Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS headers missing from some of the requests #9

Open
michalkot opened this issue Mar 24, 2016 · 1 comment
Open

CORS headers missing from some of the requests #9

michalkot opened this issue Mar 24, 2016 · 1 comment

Comments

@michalkot
Copy link

We are using the standard API, on some of the requests (1-4 out of 8) the CORS headers are missing causing errors on our sites.

@Setheck
Copy link

Setheck commented Mar 7, 2020

I'm running into similar. I'm trying to use the Nodejs api (https://www.npmjs.com/package/stathat) in a client side app with the classic api.
But I'm dead in the water

Access to fetch at 'http://api.stathat.com/c' from origin 'http://localhost:8080' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants