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 header ‘Access-Control-Allow-Origin’ missing #1

Open
sameSEA opened this issue May 24, 2018 · 1 comment
Open

CORS header ‘Access-Control-Allow-Origin’ missing #1

sameSEA opened this issue May 24, 2018 · 1 comment

Comments

@sameSEA
Copy link

sameSEA commented May 24, 2018

I'm getting the error:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.comining.io/?key=[my api key here]. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
It seems the server does not supply proper origin header and browsers refuse to process result

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
@sameSEA and others