Unable to redirect for OAuth 2.0 transaction

Hello, I’ve followed the guide for integrating AUTH0 using the auth0-js sdk. Everything works apart from redirection to the callback url. I am testing locally so the callback url is http://localhost:3000/auth/callback.
The docs highlights the use of localhost for callback url.

The issue/error/challenge is server_error : Unable to issue redirect for OAuth 2.0 transaction

Hi @nanaaikinson2020,

Welcome to the Auth0 Community!

Can you please share the request you are making?

Is it related to this issue? Possible causes for "Unable to issue redirect for OAuth 2.0 transaction"?