Forums

Auth0 callback 500 internal server error.

Hello,

I am utilizing Auth0 for flask app authentication. I have set everything up like I usually would with other cloud providers. However, when attempting to route user to login I get 500 Internal Serve error. Is there a restriction on PythonAnywhere for external auth like this?

No, there is no restriction. Check your web app error log for tracebacks that you can use to diagnose what is causing the error.