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.