Update instructions for auth JSON files
This commit is contained in:
parent
cdce8208f3
commit
0dab8cb2c6
|
@ -59,10 +59,11 @@ the process more straightforwarded, it is documented here.
|
||||||
|
|
||||||
2. Under the "APIs & Auth" section, click "Credentials."
|
2. Under the "APIs & Auth" section, click "Credentials."
|
||||||
|
|
||||||
3. Click the "Download JSON" button under the "Compute Engine and App Engine"
|
3. Create a new OAuth client ID and select "Installed application" as the
|
||||||
account in the OAuth section. The file should start with "client\_secrets".
|
type of account. Once created, click the "Download JSON" button underneath
|
||||||
This is your _client secrets file_.
|
the account. The file should start with "client\_secret". This is your _client
|
||||||
|
secrets file_.
|
||||||
|
|
||||||
4. Create a new OAuth client ID and select "Service Account" as the type
|
4. Create a new OAuth client ID and select "Service account" as the type
|
||||||
of account. Once created, a JSON file should be downloaded. This is your
|
of account. Once created, a JSON file should be downloaded. This is your
|
||||||
_account file_.
|
_account file_.
|
||||||
|
|
Loading…
Reference in New Issue