[📍] AccessTokenRefreshError: invalid_grant: Invalid JWT: No valid verifier found for issuer. |
|
Issue descriptionPinpoint gets a new access token for pretty much every API call (to Swarming, Isolate, etc.) Sometimes, the token refresh just fails. If we can re-use tokens, we can greatly reduce the number of these errors, and also speed up everything (by halving the number of external requests made). |
|
►
Sign in to add a comment |
|