Hi All -
I’m getting a CORS error the moment I call the login() on lock:
Access to XMLHttpRequest at ‘https://fotonovelty-test.auth0.com/user/ssodata’ from origin ‘http://2018.wellplanned.events’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Even though my client settings list the calling domain in cors allowed origins.

Any help greatly appreciated!