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

Authentication response received without expected accessToken #41

Closed
kiranSDM opened this issue Oct 9, 2020 · 2 comments
Closed

Authentication response received without expected accessToken #41

kiranSDM opened this issue Oct 9, 2020 · 2 comments

Comments

@kiranSDM
Copy link

kiranSDM commented Oct 9, 2020

I am trying to run the sample provided to get the token. I have replaced the values as specified in the readme file like client id, Tenant name as per the configuration received while registering the app.

I successfully able to open the page in safari which took input to login (Email/Password). Login was successful but I am receiving below error :
Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=Authentication response received without expected accessToken, MSALInternalErrorCodeKey=-42008, MSALCorrelationIDKey=CDCBABDA-856F-482A-96FE-538DC46729E9}
Screenshot 2020-10-09 at 11 23 09

@jennyf19
Copy link
Contributor

@kiranSDM thanks for opening the issue. Does doing a direct git clone of the repro and running it as-is work for you, or is the same here present there as well?

@kaisong1990
Copy link

@kiranSDM Thanks for your question, please refer to the following Github issues where the scope is invalid:

#24

#28

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

No branches or pull requests

3 participants