After completing the tutorial setup and clicking the login link, I get an error screen saying “invalid_request: no connections enabled for the client”.
Let’s start by verifying the connections set for the client app (your python regular web app) in your Auth0 tenant.
In your affected Auth0 tenant (you have 3 tenants now), please navigate to your Python regular web app and under the “Connections” tab, please allow the required connections.
Please make sure that in the .env file of your python project, you provided the credentials to the right tenant.
Please let me know if that helped, otherwise, happy to dive deeper into that together!