Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot match any routes. URL Segment: 'id_token' #113

Open
ddjansen opened this issue Jan 7, 2019 · 1 comment
Open

Error: Cannot match any routes. URL Segment: 'id_token' #113

ddjansen opened this issue Jan 7, 2019 · 1 comment

Comments

@ddjansen
Copy link

ddjansen commented Jan 7, 2019

I am using adal-angular4 v4.0.9 in an angular 7 app. I am using this.adalService.handleWindowCallback(false) in my code to support the HashLocationStrategy. When I run my application I get the following two errors directly after logging in:

Error: Cannot match any routes. URL Segment: 'id_token' and
Error: Cannot match any routes. URL Segment: 'access_token'

Is this a known issue? Is there a way around this?

@ngrunfeld
Copy link

ngrunfeld commented Mar 13, 2019

Any update on this? Im having the same issue
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants