Skip to content

Commit 92186ae

Browse files
committed
Improve documentation.
1 parent a88856f commit 92186ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A good overview guide is the [Get started as a Workspace developer](https://deve
8080

8181
1. Create a new project in the [Google Cloud Console](https://console.cloud.google.com/).
8282
2. Enable Google Sheets API: [APIs & Services] → [Enable APIs and Services] → Search for "Google Sheets API" → [ENABLE].
83-
3. Create an _API key_: [APIs & Services] → [Credentials] → [+ CREATE CREDENTIALS] → [API key] → [RESTRICT KEY] → In "Application restrictions" choose "HTTP referrers (web sites)" and in "API restrictions" choose "Restrict key" and select "Google Sheets API" → [SAVE].
83+
3. Create an _API key_: [APIs & Services] → [Credentials] → [+ CREATE CREDENTIALS] → [API key] → [RESTRICT KEY] → In "Application restrictions" choose "HTTP referrers (web sites)" with "Website restrictions" and in "API restrictions" choose "Restrict key" and select "Google Sheets API" → [SAVE].
8484
4. Get the generated API key.
8585

8686
### Angular

projects/ng-google-sheets-db/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ A good overview guide is the [Get started as a Workspace developer](https://deve
8080

8181
1. Create a new project in the [Google Cloud Console](https://console.cloud.google.com/).
8282
2. Enable Google Sheets API: [APIs & Services] → [Enable APIs and Services] → Search for "Google Sheets API" → [ENABLE].
83-
3. Create an _API key_: [APIs & Services] → [Credentials] → [+ CREATE CREDENTIALS] → [API key] → [RESTRICT KEY] → In "Application restrictions" choose "HTTP referrers (web sites)" and in "API restrictions" choose "Restrict key" and select "Google Sheets API" → [SAVE].
83+
3. Create an _API key_: [APIs & Services] → [Credentials] → [+ CREATE CREDENTIALS] → [API key] → [RESTRICT KEY] → In "Application restrictions" choose "HTTP referrers (web sites)" with "Website restrictions" and in "API restrictions" choose "Restrict key" and select "Google Sheets API" → [SAVE].
8484
4. Get the generated API key.
8585

8686
### Angular

0 commit comments

Comments
 (0)