google-api-nodejs-client icon indicating copy to clipboard operation
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.

Results 284 google-api-nodejs-client issues
Sort by recently updated
recently updated
newest added

### Expected behavior - When appending a new row to a Google Sheet using the API, the new row should be added below the existing data, respecting the presence of...

type: bug
priority: p2
api: sheets

I'm attempting to port a node TypeScript project to use the ESM support in newer versions of node and [TypeScript](https://www.typescriptlang.org/tsconfig#module). TypeScript has muddied the water historically by supporting ESM style...

type: question
priority: p3

Major Issue in Google Drive Search 1) Is this a client library issue or a product issue? This is the client library for google drive api. #### Environment details -...

type: bug
external
priority: p2

1) Is this a client library issue or a product issue? - It looks like the library issue as it works fine with product direct API 2) Did someone already...

type: bug
priority: p2

hi, I try to Authenticate with google but I face the following error: **eprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from()...

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p2

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p2

Hello, as per the comments in this issue: https://github.com/googleapis/google-api-nodejs-client/issues/2438 It was suggested to raise a new issue for this topic in that thread. As of today, the changelog is still...

type: bug
priority: p2

The google-cloud link in the "working with google cloud platform APIs" returns a 404: https://cloud.google.com/nodejs/docs/reference/libraries. ``` ### Working with Google Cloud Platform APIs? If you're working with [Google Cloud Platform][cloudplatform]...

type: cleanup
priority: p2

There is a issue with REST api It now lists the entire comment section rather than single out the ones I want to filter with the searchTerms parameters [https://youtube.googleapis.com/youtube/v3/commentThreads?part=id%2Csnippet&videoId=BS8x2TicxQ8&searchTerms=google](https://youtube.googleapis.com/youtube/v3/commentThreads?part=id%2Csnippet&videoId=BS8x2TicxQ8&searchTerms=google) It...

type: bug
priority: p2