Skip to content

Instantly share code, notes, and snippets.

@L42y
Created August 9, 2014 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save L42y/f49d0022fc948ec1acae to your computer and use it in GitHub Desktop.
Save L42y/f49d0022fc948ec1acae to your computer and use it in GitHub Desktop.
iwantmyname search blocked by itself
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.
@ferrouswheel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment