File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The easiest way to use this library is to create a Google Service Account for yo
16
16
If you don't already have a Firestore project you want to use, create one at the [ Firebase admin console] ( https://console.firebase.google.com ) .
17
17
18
18
To make a service account,
19
- 1 . Open the [ Google Service Accounts page by clicking here] ( https://console.developers.google.com/permissions /serviceaccounts ) .
19
+ 1 . Open the [ Google Service Accounts page by clicking here] ( https://console.developers.google.com/projectselector/iam-admin /serviceaccounts ) .
20
20
2 . Select your Firestore project, and then click "Create Service Account."
21
21
3 . For your service account's role, choose ` Datastore > Cloud Datastore Owner ` .
22
22
4 . Check the "Furnish a new private key" box and select JSON as your key type.
You can’t perform that action at this time.
0 commit comments