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

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

1) Is this a client library issue or a product issue? My nextJS has a default port configuration, however... When executing the following code in NextJS, I get "bind EADDRINUSE...

type: bug
priority: p2

#### Environment details - OS: MacOs - Node.js version: v18 - npm version: - `googleapis` version: `109.0.1` #### Steps to reproduce 1. Add an adapter through the `GaxiosOptions` to the...

type: bug
priority: p3

I have a service account with domain-wide delegation enabled for Google Calendar. I'm trying to add a calendar to a user's calendar list within the domain while specifying a specific...

type: bug
priority: p2
api: calendar

Currently this project is written in (generates) TypeScript using esm module notation but generates CJS output. This makes applying size optimizations to the code essentially impossible. While this package is...

type: feature request
priority: p3

I use the calendar API in TypeScript and want to retrieve all all-day events of a certain day. The problem is that I only receive non all-day events. This is...

type: question
priority: p3

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

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

- What you're trying to do: Connect a Next App to Google Play Developer API, to make a CRUD of in-app purchases and subscriptions, through Cloud Functions. - What code...

type: question
priority: p3

### Environment details --- - Node.js version: 20.5.0 - npm version: 9.8.0 - `googleapis` version: 126.0.0 ### Unexpected behaviour description --- I'm getting a **401 response** when calling `service.files.create()` for...

type: question
priority: p3