Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities
by
longzai1988
on 15/08/2014, 03:16:02 UTC
Just successfully setup my btcd-qt client as RPC server, however dealing with the following error

Quote
No 'Access-Control-Allow-Origin' header is present on the requested resource

Anyone know how to configure RPC server to enable CORS?

Thanks.
http://stackoverflow.com/questions/24770192/access-control-allow-origin-header-when-origin-null-when-trying-to-post-data-t

there is info on how to bypass security features in chrome, so hopefully that works until we get it fixed in the core

Ok great, disabling chrome web security solved that