google-api-nodejs-client
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.
Hi, I am trying to get a list of youtube channels under one google account. But the api returns only one channel, although I have two channels inside my google...
An 'Unknown Error' with code 500 keeps returning when using the Node SDK and google drive to upload a file. I have tested that my OAuth client is working as...
How/can we pass standard .ics content as part of requestBody of "Content-Type": "text/calendar", ``` BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook 12.0 MIMEDIR//EN VERSION:2.0 METHOD:PUBLISH X-MS-OLK-FORCEINSPECTOROPEN:TRUE BEGIN:VEVENT CLASS:PUBLIC DESCRIPTION:HOLIDAY\n DTEND;VALUE=DATE:20090727 DTSTAMP:20091111T000000Z DTSTART;VALUE=DATE:20090727 LAST-MODIFIED:20091111T000000Z PRIORITY:5...
I have tried using the videos.insert function asynchronously as well as with a callback function. When using with a callback function the code still executes asynchronously (which was unexpected, as...
We have had the option of saving backups to Google Drive in our backup system for many years. In 2019, the ioBroker BackItUp app was created for access with the...
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/)...
Hello, I am looking for a way to send a private message through the Google Chat API. First, I had to sign up for Google Workspace (I'm still not sure...
**Is your feature request related to a problem? Please describe.** I’m trying to search the FHIR store using the [@googleapis/healthcare](https://www.npmjs.com/package/@googleapis/healthcare) library, specifically the `projects.locations.datasets.fhirStores.fhir.search` method, but I have encountered several...
Fixes --> https://github.com/googleapis/google-api-nodejs-client/actions/runs/15695849717/job/44220686987
:robot: I have created a release *beep* *boop* --- googleapis: 150.0.2 ## [150.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v150.0.1...googleapis-v150.0.2) (2025-06-16) ### Bug Fixes * **deps:** update dependency express to v5 ([45b6309](https://github.com/googleapis/google-api-nodejs-client/commit/45b6309ef1dc5b414eec00d9fedd361b87b4d109)) * **deps:** update dependency nconf...