library · inferred from evidence
google-api-nodejs-client
The Google API Node.js client library.
- googleapis Node client does not auto-refresh the access token ("Invalid Client" after expiry)
I am using googleapis 59.0.0 on Node. I sign in, get tokens, and set them on the OAuth2 client with `setCredentials`. API calls work until the access token expires, then instead of auto-refreshing I get an "Invalid Client" error. The refres