I have a web app that runs locally well with auth0. but when I deployed it on render.com, I could login successfully but it doesn’t take me to http://127.0.0.1:5000. It is failing to run http://127.0.0.1:5000/callback.
Error: Access to 127.0.0.1 was denied
You don't have authorization to view this page.
HTTP ERROR 403