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

Access-Control-Allow-Origin header problem #106

Open
Mrsevic opened this issue Jun 21, 2017 · 2 comments
Open

Access-Control-Allow-Origin header problem #106

Mrsevic opened this issue Jun 21, 2017 · 2 comments

Comments

@Mrsevic
Copy link

Mrsevic commented Jun 21, 2017

Did anyone encountered similar errror?

XMLHttpRequest cannot load https://simplewebrtc-eresult-server.herokuapp.com/socket.io/?EIO=3&transport=polling&t=1498057239863-5. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://simplewebrtc-integration.aerobatic.io' is therefore not allowed access. The response had HTTP status code 503.

@jakemco
Copy link

jakemco commented Oct 15, 2017

This usually happens when my server is down (and nginx returns 404s, therefore lacking the access control allow origin header)

@jamiegalbreath
Copy link

I also have this issue. works locally but not when pushed.

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

3 participants