Skip to content

Commit

Permalink
docs(sources/companion-plugins/google-drive) adds information on requ…
Browse files Browse the repository at this point in the history
…ired app scopes.
  • Loading branch information
matthewhartstonge committed Apr 11, 2024
1 parent c521c9f commit 388b1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/companion-plugins/google-drive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Create a project for your app if you don’t have one yet.
- On the project’s dashboard,
[enable the Google Drive API](https://developers.google.com/drive/api/v3/enable-drive-api).
- [Set up OAuth authorization](https://developers.google.com/drive/api/v3/about-auth).
- Under scopes, add the `https://www.googleapis.com/auth/drive.readonly` Drive API scope.

The app page has a `"Redirect URIs"` field. Here, add:

Expand Down

0 comments on commit 388b1ce

Please sign in to comment.