Often times when calling an API, you may see an error in your console - `Access to fetch at http://somesite.com from origin http://yoursite.com has been blocked by CORS policy: The Access-Control-Allow-Origin header has a value that is not equal to the supplied origin`.
Share this post
JSByte: The Access-Control-Allow-Origin…
Share this post
Often times when calling an API, you may see an error in your console - `Access to fetch at http://somesite.com from origin http://yoursite.com has been blocked by CORS policy: The Access-Control-Allow-Origin header has a value that is not equal to the supplied origin`.