Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
Silfax
on 16/05/2013, 15:55:42 UTC
Yeah, the access-control-allow-origin stuff seems to have broken my app, which just uses /getrecievedbyaddress.

Can you add that * line to all of your API calls?

Thanks.

--

bitcointipper.appspot.com



Hey, I just found ?cors=true that you can add to the end of any request! Perfect.

Thanks.