Invalid_grant after authentication in Angular

I’m having an issue where calling getAccessTokenSilently() is returning an invalid_grant error. This is happening after isAuthenticated is returning true. I am using google sign-in, and is only happening for some users.

I’ve dug around in my Auth0 application, API, Users, Rules, etc, and can’t find anything making some users different than others. What things would account for this, or how can I debug the invalid_grant issue?

Thanks,
Mayhew

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