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

#### Environment details - OS: Mac 2022 - Node.js version: 14.17.6 - npm version: 1 - `googleapis` version:^97.0.0 #### Steps to reproduce 1. npm i googleapis 2. run server When...

type: bug
priority: p2

I have the following code to create a new **Call-To-Action** post for a Google My Business Location as shown below: const { google } = require('googleapis'); let locationURL = `https://mybusiness.googleapis.com/v4/accounts/${accountId}/locations/${locationId}/localPosts`...

type: question
priority: p3

Hi, I'm trying to retrieve events from the calendar of the resources (some meeting rooms) on my workspace using a **service account**. I'm trying to get the intervals when they...

type: question
priority: p3

Hey ! We have some additional logic for purchasing in google store, so we are interesting in testing all flow, but just from API perspective. Everything setup on client, client...

type: question
priority: p3

I’m working with the Android Management API and I notice that a couple fields have ‘readOnly’ status, but many fields that are read only are not so annotated. And there...

type: feature request
priority: p3

I'm using the blogger api for posting anonymous comment, but i keep getting this: ![image](https://user-images.githubusercontent.com/52759812/172203772-46db56b9-30a3-4885-9bf9-7da6827518bc.png) I want to be able to set the commenter name and url like this: ![image](https://user-images.githubusercontent.com/52759812/172203784-03d07883-d5b5-41b6-b3fd-3d3062d977d0.png)

type: question
priority: p3

The `androidpublisher` API now includes a `subscriptionsv2` resource that has to be used to validate purchases made with Android Billing v5 API released this month (_has to_ or I get...

type: feature request
priority: p3

Hi, I'm using the Calendar API to try to do the equivalent of deleting "this and following events" from a recurring event with attendees. To do that, I update the...

type: question
priority: p3

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...

type: question
priority: p3

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...

type: question
priority: p3