skip to content
Alvin Lucillo

Callback URL not working

/ 1 min read

💻 Tech

If you encounter this error after calling loginWithRedirect() with the error shown on the web page, you need to declare the callback URL in Allowed Callback URLs in the application settings.

The provided redirect_uri is not in the list of allowed callback URLs.