We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
This usually happens when my server is down (and nginx returns 404s, therefore lacking the access control allow origin header)
Sorry, something went wrong.
I also have this issue. works locally but not when pushed.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: