- 
                Notifications
    You must be signed in to change notification settings 
- Fork 494
Closed
Description
| {scopes: 'https://www.googleapis.com/auth/spreadsheet'}); | 
The correct scope url should be
https://www.googleapis.com/auth/spreadsheets
instead of
https://www.googleapis.com/auth/spreadsheet
If you use the wrong scope, it will only raised "Invalid Credentials" when the requests are made.
Metadata
Metadata
Assignees
Labels
No labels