Love your app, esp UI, but the service end is a disaster for me right now.
- 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.
-
When attempting to login, HTTP req for api subdomain returns 502 Bad Gateway.
-
On the off chance I manage to login, every sync fails.
-
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.