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)
The trap is passing the access token to setCredentials. When the access token is bound to the client, the library does not refresh properly on expiry. The fix users verified: only pass the refresh token, not the access token (the access tok