Angular Quick Start: oauth/token: access_denied & Unauthorized

Just using the provided quickstart for Angular, by navigating the the quickstart for the application and following the guide that is there, including downloading and using the sample app:

The application runs, the login button prompts for a login on Auth0(after corrected urls in the application settings in Auth0), the login is successful and the user is returned to the sample app.

At this point, the application is calling https://*.auth0.com/oauth/token, and we are receiving {“error”:“access_denied”,“error_description”:“Unauthorized”}, in the Auth0 logs we are getting failed exchange.

Hey there @MacW!

Thanks for reporting that. Can you follow this FAQ in regards to that? Thanks!

http://community.auth0.com/t/i-follow-your-docs-quickstart-and-i-have-a-problem-but-it-has-a-github-repo-what-do-i-do-now/39519/3

Issue created

https://github.com/auth0/auth0-spa-js/issues/454

1 Like

Thanks a lot! I just pinged the repo maintainer.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.