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?