From 388b1ce3fe621963b133731cdb2442f5fde806a9 Mon Sep 17 00:00:00 2001 From: Matthew Hartstonge Date: Thu, 11 Apr 2024 17:02:57 +1200 Subject: [PATCH] docs(sources/companion-plugins/google-drive) adds information on required app scopes. --- docs/sources/companion-plugins/google-drive.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/companion-plugins/google-drive.mdx b/docs/sources/companion-plugins/google-drive.mdx index 78786c6f1..5073a68c8 100644 --- a/docs/sources/companion-plugins/google-drive.mdx +++ b/docs/sources/companion-plugins/google-drive.mdx @@ -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: