Hi @HausCloud,
I am also having the same issue. I cloned the example from https://github.com/auth0-samples/auth0-python-web-app, and modified the client id, domain, client secret and callback url in the .env file. In the Auth0 application settings, I added the
in Allowed Callback URLs and
in Allowed Logout URLs.
Once I run the server and login via my gmail, I get the invalid redirect_uri message.
Any ideas?
Regards
Paul