Error: NG04002: Cannot match any routes. URL Segment: 'authorize'

hi follow below instruction to do sso for angular application
https://manage.auth0.com/dashboard/us/dev-ge2yk10tj71ab5mk/applications/ffYlzSabXH1cxJKlhuPJOpCWFz6gSdn4/quickstart

when we call this.auth.loginWithRedirect(); from login click()

I got below error.

ERROR Error: Uncaught (in promise): Error: NG04002: Cannot match any routes. URL Segment: ‘authorize’
Error: NG04002: Cannot match any routes. URL Segment: ‘authorize’

Hey there!

As it is a quickstart related issue the most effective way to handle that would be to raise a GitHub issue in the quickstart repo here:

Once you have a link to it make sure to share it here so we can ping the repo maintainers. Thank you!

1 Like