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.
I have an application that uses an access token to request a list of calendars and then deletes and creates batches of events in a specific calendar. Everything works, but...
google.auth new google.auth.GoogleAuth: allows client to be configured using historical API failed
Note: #3594 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 17f5852db778382f8ad951ea04b26d788fc728ee buildURL: [Build Status](https://source.cloud.google.com/results/invocations/8365a6b9-45ea-4b97-90f4-4ed85803dcd6), [Sponge](http://sponge2/8365a6b9-45ea-4b97-90f4-4ed85803dcd6) status:...
OK.. so my title is a bit click-baity, but still... The guidance in the readme (ref: [Retrieve access token](https://github.com/googleapis/google-api-nodejs-client#retrieve-access-token)), suggests: ``` // This will provide an object with the access_token...
### Please make sure you have searched for information in the following guides. - [x] Search the issues already opened: https://github.com/GoogleCloudPlatform/google-cloud-node/issues - [x] Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js - [x] Check our...
We have encountered an issue with one of the Google Tag Manager API methods, which suddenly appears to be experiencing a 500 “Experienced an internal error” outage. Since there is...
Hey there, I've ran into this non-critical, but a bit annoying issue with the API mentioned in the title. Would be nice if you could look into it! #### Environment...