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

#### compute:alpha The following keys were added: - resources.interconnectRemoteLocations.methods.get.description - resources.interconnectRemoteLocations.methods.get.flatPath - resources.interconnectRemoteLocations.methods.get.httpMethod - resources.interconnectRemoteLocations.methods.get.id - resources.interconnectRemoteLocations.methods.get.parameterOrder - resources.interconnectRemoteLocations.methods.get.parameters.interconnectRemoteLocation.description - resources.interconnectRemoteLocations.methods.get.parameters.interconnectRemoteLocation.location - resources.interconnectRemoteLocations.methods.get.parameters.interconnectRemoteLocation.pattern - resources.interconnectRemoteLocations.methods.get.parameters.interconnectRemoteLocation.required - resources.interconnectRemoteLocations.methods.get.parameters.interconnectRemoteLocation.type - resources.interconnectRemoteLocations.methods.get.parameters.project.description -...

size: xl

I created a project in the Google Cloud Platform and went ahead and activated the Admin SDK & Gmail APIs. I then created a domain-wide service account in the project,...

type: bug
external
priority: p2
api: admin
size: l

- What you're trying to do I am trying to use the client lib to create GA4 audiences list - What code you've already tried https://developers.google.com/analytics/devguides/config/admin/v1/rest/v1alpha/properties.audiences According to the link,...

type: question
priority: p3

Hello, I was wondering if it was possible to read the content of a public Google Doc from the API without server code, client-side only. Thank you.

type: question

If a library has a GAPIC version published (`@google-cloud/something`), we will throw a deprecation warning if it's being used from this auto-generated repository.

type: feature request
priority: p3

#1286 and #741 suggest that this module should work with webpack. However, I'm having errors trying to build a simple webpack project. #### Environment details - OS: Ubuntu 20.04.1 LTS...

type: question
webpack
web

Hi, we use your great nodejs library to integrate with Google Drive. We wrap your library basically in https://github.com/simatec/ioBroker.backitup/blob/master/lib/googleDriveLib.js Now we have some users that alw

type: question
api: drive

1) Is this a client library issue or a product issue?: This is a client library issue. 2) Did someone already solve this?: Appears not 3) Do you have a...

type: bug
priority: p2

Can't find a proper example for using goolge services like calendar by using 2LO auth for service accounts. Having difficulties authenticating the the app engine client (Showing invalid grant after...

type: docs
samples

Currently attempting to stop a channel that is already created. However, unable to do so. This is the following code: ```js oauth.setCredentials({ refresh_token }); const drive = google.drive({ version: "v3",...

type: question
priority: p3