Skip to content

Commit

Permalink
update service auth instructions to match google UI
Browse files Browse the repository at this point in the history
  • Loading branch information
theoephraim committed Oct 25, 2015
1 parent 72481fc commit 23b6de2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ __Setup Instructions__
- click the blue "Enable API" button
4. Create a service account for your project
- In the sidebar on the left, expand __APIs & auth__ > __Credentials__
- Click "Create new Client ID" button
- select the "Service account" option
- click "Create Client ID" button to continue
- when the dialog appears click "Okay, got it"
- Click blue "Add credentials" button
- Select the "Service account" option
- Select the "JSON" key type option
- Click blue "Create" button
- your JSON key file is generated and downloaded to your machine (__it is the only copy!__)
- note your service account's email address (also available in the JSON key file)
5. Share the doc (or docs) with your service account using the email noted above
Expand Down

0 comments on commit 23b6de2

Please sign in to comment.