Troubleshooting Auth0 "/continue" Endpoint Not Working

I am unable to use /continue to continue the login session getting not Found -404 .please someone help

Hi there,

Thank you for reaching out to us!

We are trying to reply and provide some information to older posts, in case other encounter the same issue and it could prove helpful.

Receiving a 404 error when calling the /continue endpoint would typically indicate either a URL mismatch or the original state parameter is missing or incorrect. You can find more information on this matter in our documentation here.

I would recommend double-checking that the redirect URL and the state parameters are both correct and the received values match the original ones. A good resource worth looking over is our Knowledge Article on Implementing a Redirect with Actions and Passing Data Back to Auth0. Additionally, Unable to Process Redirect Callback could also help with pin-pointing the issue at hand.

Hope this helped!
Gerald

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.