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.