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.
1 parent 07e3a16 commit 470eca0Copy full SHA for 470eca0
module/move/gspread/.secret/readme.md
@@ -13,6 +13,14 @@ Follow these steps to create and configure your OAuth credentials for using Goog
13
7. Add **.../auth/userinfo.email** and **.../auth/userinfo.profile** spoces.
14
8. Finish configuration
15
16
+## 2. Enable Google Sheets API
17
+
18
+1. Go to the [Google API Console](https://console.developers.google.com/).
19
+2. In the left side menu, select **Enabled APIs & Services**.
20
+3. Click on **ENABLE APIS AND SERVICES**
21
+4. Search for **Google Sheets API**
22
+5. Click on **Enable**
23
24
## 2. Create API Credentials
25
26
1. Go to the [Google API Console](https://console.developers.google.com/).
0 commit comments