<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=35&amp;t=2606" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2017-03-19T13:01:07+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=35&amp;t=2606</id>
<entry>
<author><name><![CDATA[dokuroc]]></name></author>
<updated>2017-03-19T13:01:07+01:00</updated>
<published>2017-03-19T13:01:07+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2606&amp;p=9481#p9481</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2606&amp;p=9481#p9481"/>
<title type="html"><![CDATA[Integrating OTP with yubikey 4]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2606&amp;p=9481#p9481"><![CDATA[
Hi, im trying to implment the otp authenctiaction on my jquery plugin for one of our sites.<br /><br />my code looks somthing like this:<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">       $.get( &quot;http://api2.yubico.com/wsapi/2.0/verify?id=&quot; + YUBICOID + &quot;&amp;otp=&quot; + yubicoString + &quot;&amp;nonce=&quot;+ YUBICOSECRET, function( data ) {<br />            // $( &quot;.result&quot; ).html( data );<br />            // alert( &quot;Load was performed.&quot; );<br />            console.log(data);<br /><br />        });<br /></div><br /><br />But all i get is xmlhttprequest cannot load server. what am i missing here?<br />This is the exact error: <br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">XMLHttpRequest cannot load http://api.yubico.com/wsapi/2.0/verify?id=32348&amp;otp=ccccccgdkickujihrklfjrhrculhlvdrklthdblbfkrt&amp;nonce=jTrqZ9jY9pRPSRIzpTVyqGPqmYU. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63343' is therefore not allowed access.</div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4742">dokuroc</a> — Sun Mar 19, 2017 1:01 pm</p><hr />
]]></content>
</entry>
</feed>