Search found 1 match
- Wed Feb 20, 2019 3:08 am
- Forum: Issues with a specific server
- Topic: Cross-Origin Request Blocked by stats API server
- Replies: 1
- Views: 887
Cross-Origin Request Blocked by stats API server
I am trying to utilize the JSON stats API in a web page. Unfortunately, I am having trouble performing this cross-origin request as it is blocked by modern browsers unless the API server specifies the 3rd party domain in the "Access-Control-Allow-Origin" header. In addition, the HTTP metho...