We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6053464 + d2458b3 commit abafa40Copy full SHA for abafa40
docs/quickstart/index.html
@@ -35,8 +35,7 @@
35
var API_KEY = '<YOUR_API_KEY>';
36
37
// Array of API discovery doc URLs for APIs used by the quickstart
38
- var DISCOVERY_DOCS = [
39
- 'https://docs.googleapis.com/$discovery/rest?version=v1&key=<YOUR_API_KEY>'];
+ var DISCOVERY_DOCS = ['https://docs.googleapis.com/$discovery/rest?version=v1'];
40
41
// Authorization scopes required by the API; multiple scopes can be
42
// included, separated by spaces.
0 commit comments