Skip to content

Instantly share code, notes, and snippets.

@spookylukey
Created October 20, 2014 13:03
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 spookylukey/33d497dfab74ead527d0 to your computer and use it in GitHub Desktop.
Save spookylukey/33d497dfab74ead527d0 to your computer and use it in GitHub Desktop.
Delicious errors
Firefox dev console:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://avosapi.delicious.com/api/v1/account/public/profile/spookylukey?_=1413809903947. This can be fixed by moving the resource to the same domain or enabling CORS.
Chrome dev console:
XMLHttpRequest cannot load https://avosapi.delicious.com/api/v1/account/public/profile/spookylukey?_=1413809942129. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://delicious.com' is therefore not allowed access. The response had HTTP status code 503.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment