After my users sign up I want it to redirect them to the main login page. Right now it tries to log them in and gives them an error. “message”: “Unable to issue redirect for OAuth 2.0 transaction”,
“oauthError”: “server_error”. How would I do I resolve this?
Hi @jshap
Thanks for contacting Auth0 Community.
You can review this community post to understand auto-login post signup https://community.auth0.com/t/is-there-a-way-to-disable-auto-login-right-after-signup/70258
Regarding the error you are seeing there is likely some erroneous condition in your setup, please review this post for some pointers https://community.auth0.com/t/error-unable-to-issue-redirect-for-oauth-2-0-transaction/108012
These may also help you:
https://community.auth0.com/t/unable-to-issue-redirect-for-oauth-2-0-transaction-login/100560/3
Warm regards.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.