Problem with /oauth/auth0/continue in Bubble

I have an new issue with auth0 endpoint.

It seems to be on Bubble side completely, but maybe someone here will now how to solve it.

So My auth0 google and fb sign in was working fine, recently it stopped working because in the workflow when Bubble is on step with /continue endpoint it is breaking the workflow (the /continue endpoint is called successfully in Xano) and is not running next steps, which consists of saving the token in local storage.

At first I thought that maybe this is an issue with redirecting via uri_redirect but page is not reloading, bubble just jump to another workflow in the queue abandoning current workflow. Next thing I checked was that maybe the conditions are causing this, but without them it was the same story.[image.png]
Working with APIs
1 reply