BTC-e can easy fix Open API for jQuery

in bitcoin •  8 years ago 

Usage jQuery $.getJSON is not available now, because of security conflict.
So you can't add simple BTC price ticker to your website or application without server script.

Header should be:
'Access-Control-Allow-Origin: *'

After this error I've tried next JSONP (quirk):

MIME type of response is 'text/html'

It is easy to fix it. I've wrote them on twitter (http://twitter.com/vvmspace), so I hope that it will be fixed.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!