Skip to content

Instantly share code, notes, and snippets.

@ronycohen
Created October 15, 2015 20:02
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 ronycohen/4392763af97e3d788690 to your computer and use it in GitHub Desktop.
Save ronycohen/4392763af97e3d788690 to your computer and use it in GitHub Desktop.
error from IOS / SAFARI with Cloudant.
[Error] Failed to load resource: Request header field Authorization is not allowed by Access-Control-Allow-Headers. (email_2_5DD0964D-E433-4D57-8F57-4578039F4C70, line 0)
[Error] XMLHttpRequest cannot load https://myapp.cloudant.com/db(2e)eee(2e)pro(40)aze(2e)com/email_2_5DD0964D-E433-4D57-8F57-4578039F4C70?revs=true&open_revs=[%222-e4d38e9072e9c717b393b19979b80a02%22]. Request header field Authorization is not allowed by Access-Control-Allow-Headers.
[Error] Failed to load resource: The network connection was lost. (_revs_diff, line 0)
[Log] Sync onPause (console-via-logger.js, line 173)
PouchError
[Error] Failed to load resource: Request header field Authorization is not allowed by Access-Control-Allow-Headers. (_changes, line 0)
[Error] XMLHttpRequest cannot load https://myapp.cloudant.com/db(2e)eee(2e)pro(40)aze(2e)com/_changes?timeout=25000&style=all_docs&feed=longpoll&heartbeat=10000&filter=filters%2Fwafilter1&since=4719-g1AAAAEneJzLYWBgYMlgTmGQT0lKzi9KdUhJstTLSs1LLUst0kvOyS9NScwr0ctLLckBKmRKZEiy____f1YGUxJQ27FcoBh7ipF5UpKRMaoZ5rjNSHIAkkn1cGOYt4ONMU02N09OTkI1xgS3MXksQJKhAUgBTdoPdZET2CjLpLTkVBMDol0EMeoAxCioq1g3gI1KSzFPMUlJzAIAYXZadw&limit=149. Request header field Authorization is not allowed by Access-Control-Allow-Headers.
[Log] Sync onPause (console-via-logger.js, line 173)
PouchError
@ronycohen
Copy link
Author

Request header field Authorization is not allowed by Access-Control-Allow-Headers.

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