Results 74 comments of Steve Bazyl

You can also test with a simpler script that just uses built-in node functions. ``` const https = require('https'); let options = { hostname: 'oauth2.googleapis.com', port: 443, path: '/token', method:...

The picker sample has been updated to use GIS.

Need more information, particularly which sample were you running? Did you make any modifications?

There's not enough information here. Which quickstart did you run? Sounds like you checked the console log, but what about network traffic? Any errors loading resources?

Tried calendar quickstart w/ghostery (block all trackers enabled) and still unable to reproduce :(

Long overdue response -- short answer is no, this is no longer maintained. There was a little bit of interest from a few people to take on ownership, but none...

Slides itself support animations, but it's currently exposed in the API. If it does make it into the API at some point I'd be happy to find a way to...

Same as python PR, this requires a little more thought and coordination on the docs side of things to make sure the quickstart instructions are accurate. Let's chat at next...

Sample is incomplete and missing steps on instantiating the API client.