google-api-nodejs-client
google-api-nodejs-client copied to clipboard
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
I am building a personal website where I am trying to create the ability for a user to download my resume through the (React) client side of my web app...
Hi! I was trying to request the dv360 API with an impersonated service account token. Hi guys, running into the same issue. When I try to request an impersonated token...
#### Environment details - OS: OS X 11.3.1 - Node.js version: v14.16.0 - npm version: 7.15.0 - `googleapis` version: 74.2.0 #### Steps to reproduce 1) Make a call to groupsmigration...
I have a project that worked a month ago. I didn't change a thing on the server side that is related to auth flow, but now I have invalid_grant error...
Thanks for stopping by to ask us a question! Please make sure to include: - What you're trying to do - What code you've already tried - Any error messages...
**Environment:** - googleapis: "^94.0.0", - node: v15.6.0 - What you're trying to do Hi, I'm trying to programmatically catch exceptions that may arise from an authorization failure (e.g. if the...
**Is your feature request related to a problem? Please describe.** I've noticed that the Apigee V1 API is currently ignored. https://github.com/googleapis/google-api-nodejs-client/blob/8faa9ff985225d626a3951ff78e723891ec94e71/ignore.json#L3 Despite the fact that it exists in the discovery...
#### Environment details - OS: Windows 10 - Node.js version: 10.16.0 - npm version: 6.9.0 - `googleapis` version: 45.0.0 I'm trying to import a PowePoint file to Google Drive as...
[googleapis/apikeys](https://github.com/googleapis/google-api-nodejs-client/tree/main/src/apis/apikeys) missing sample file
Is there a plan to include the `pageless` option in the API? If not, what alternative options do we have to create/display a document as pageless? Maybe a URL param?...