Angular Quickstart - After refresh call to "authorize" on my auth0 tenant throws 400

I managed to fix myself.

The Url was configured with a trailing slash. The redirect-url wasn’t. That’s all - it works now.

1 Like