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 276 google-api-nodejs-client issues
Sort by recently updated
recently updated
newest added

Could y'all add a google slides example? Thanks!

type: feature request
priority: p3

![ảnh](https://github.com/user-attachments/assets/cc041916-935a-495b-98e1-a8fa706d729a) #### Environment details - OS: Ubuntu 22 - Node.js version: 20.16.0 - npm version: 10.8.2 - `googleapis` version: 140.0.1 #### Steps to reproduce ![ảnh](https://github.com/user-attachments/assets/c97203de-766c-4d13-9305-4cc186a8c649) Thanks!

type: bug
priority: p2

It would be nice to do this through the API, because the alternative in the form of a "puppeteer" is not very reliable. To be honest, I'm surprised that there...

type: feature request
priority: p3
size: l

I am using Google's Business API to add a location from my Node.js application, but I'm encountering the following error: ``` { "error": "Request contains an invalid argument." } ```...

type: question
priority: p3

Hello everyone may I ask how I can use courses.courseWork.addOnAttachments resource with this lib? I've installed the lib with `yarn install googleapis` with version `140.0.1` or yarn install `@googleapis/classroom` with...

type: question
priority: p3

1) Is this a client library issue or a product issue? client library 2) Did someone already solve this? - Search the issues already opened: doesn't appear - Search the...

type: bug
priority: p2

Could not read source map for file: ./node_modules/googleapis-common/build/src/endpoint.js: ENOENT: no such file or directory, open '.\node_modules\googleapis-common\build\src\endpoint.js.map' I got the above error message while debugging. I was importing it as module...

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: feature request
priority: p3

Hello! I would like to use the `v1alpha` version of the `firebasestorage` api as seen in the documentation [here](https://firebase.google.com/docs/reference/rest/storage/rest/v1alpha/projects.defaultBucket/create). However, whenever I call `const firebaseStorage = google.firebasestorage({ version: 'v1alpha', auth...

type: bug
priority: p2

#### accesscontextmanager:v1 The following keys were added: - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.description - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.location - resources.organizations.resources.gcpUserAccessBindings.methods.patch.parameters.appendScopedAccessSettings.type - schemas.AccessScope.description - schemas.AccessScope.id - schemas.AccessScope.properties.clientScope.$ref - schemas.AccessScope.properties.clientScope.description - schemas.AccessScope.type - schemas.AccessSettings.description - schemas.AccessSettings.id - schemas.AccessSettings.properties.accessLevels.description -...

owlbot:run
size: xl