Skip to content

Instantly share code, notes, and snippets.

@DeaconDesperado
Created June 27, 2013 17:35
Show Gist options
  • Save DeaconDesperado/5878551 to your computer and use it in GitHub Desktop.
Save DeaconDesperado/5878551 to your computer and use it in GitHub Desktop.

Love your app, esp UI, but the service end is a disaster for me right now.

  1. When adding a user to my list, I receive an error message. JS Console warns about Cross-Domain origin policy:
XMLHttpRequest cannot load https://api.wunderlist.com/batch. Origin https://www.wunderlist.com/ is not allowed by Access-Control-Allow-Origin. 
  1. When attempting to login, HTTP req for api subdomain returns 502 Bad Gateway.

  2. On the off chance I manage to login, every sync fails.

  3. Even this help page has JS errors that prevent me from sending the bugs when the 'pre-send' popup comes up ("these didn't help" is unclickable.)

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