So, it's even possible to bypass CORS using javascript on browsers? I'm trying hard to get a working example on my browser. There still no Access-Control-Allow-Origin header in the response from api server. Can someone help me with a working example in the browser? Thanks.
Javascript cors
Collapse
X
-
Tags: None
-
You can proxy BF API via your own server. But why you need it?
Another variant is to use node-webkit (https://github.com/nwjs/nw.js/)Betfair Bots Made Easy


Comment