I’m using passwordless authentication and call the /co/authenticate endpoint first and then the /authorize endpoint with the login_ticket. This has worked fine for over a year, but suddenly since July 30, 2019 in the morning I get a lot of errors. Not consistently, but about 50% failure rate. In the logs I then see the ‘Unable to configure verification page’ error like this. I have configured the ‘Allowed Callback URLs’ as well as the ‘Allowed Web Origins’ as well as the ‘Allowed Origins (CORS)’.
Has anything changed at Auth0 for this to suddenly occur? Is there a way to figure out what the exact issue is? There must be more logging info with what exactly went wrong I assume? Any other suggestions I might try?
Many thanks in advance.