Created
August 9, 2014 21:54
-
-
Save L42y/f49d0022fc948ec1acae to your computer and use it in GitHub Desktop.
iwantmyname search blocked by itself
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XMLHttpRequest cannot load https://search.iwantmyname.com/socket.io/?EIO=2&transport=polling&t=somerandomstring. Origin https://iwantmyname.com is not allowed by Access-Control-Allow-Origin. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi - mind if I ask what browser are you using?
Would also be great to get some info about the request from the developer tools network panel. This error will sometimes happens if the server returns an error response instead of a response with correct CORS headers. Sorry you experienced this, we're trying our best to replicate the issue.