I am facing an access denied error after a successful login.
I get a 401 error when after login, auth0 tries hitting /oauth/token and returns {“error”:“access_denied”,“error_description”:“Unauthorized”}
The description is vague and I am just trying to run the sample code.
The same error is coming when I follow the quickstart to set up my code as well.
Can I ask you to raise this as a GitHub issue in our React repo so we can work on that directly with repo maintainers? Make sure to share the link with us once you have it. Thanks!