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.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to...
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/)...
Should `sideEffects` be boolean `false` ? esbuild is complaining about it since the 128.0.0 release:
Should `sideEffects` be boolean `false` ? esbuild is complaining about it since the 128.0.0 release: ``` ▲ [WARNING] The value for "sideEffects" must be a boolean or an array [package.json]...
#### Environment details - OS: MacOS Ventura 13.2 - Node.js version: v21.4.0 - npm version: 10.2.4 - `googleapis` version: 105.0.0 #### Steps to reproduce Reproduction is not simple. Basically: 1....
When importing `googleapis` within a TypeScript project, `tsc` takes up a large amount of memory (500 MB+). This appears to be the case because when `googleapis` is imported, it imports...
#### Environment details - OS: Linux / Macos - Node.js version: v18.10.0 - npm version: 8.19.2 - `googleapis` version: 105/109.0.1 #### Steps to reproduce 1. Get a large email from...
Please could it make clear in the documentation whether this api can be used with React in a Browser in a standard webapp or Chrome extensions? There is this bug...
Where is the API Documentation for [google-api-nodejs-client](https://github.com/googleapis/google-api-nodejs-client) ? Click on [API Reference](https://github.com/googleapis/google-api-nodejs-client#api-reference) Click on [API Reference Documentation](https://googleapis.dev/nodejs/googleapis/latest/) Click on [sheets](https://googleapis.dev/nodejs/googleapis/latest/sheets/index.html) or any other API You arrive [here](https://googleapis.dev/nodejs/googleapis/latest/sheets/index.html) which has no...
Hello! I have been using the Google API and noticed that there are no samples for changing permissions. I would like to add one!
#### Environment details ``` Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103 Binaries: Node: 18.14.0 npm: 9.3.1 Yarn: 1.22.19 pnpm:...