diff --git a/assistant/src/oauth/seed-providers.ts b/assistant/src/oauth/seed-providers.ts index 12a40b53d19..70717438c22 100644 --- a/assistant/src/oauth/seed-providers.ts +++ b/assistant/src/oauth/seed-providers.ts @@ -86,6 +86,7 @@ export const PROVIDER_SEED_DATA: Record< "https://www.googleapis.com/auth/gmail.readonly", "https://www.googleapis.com/auth/gmail.modify", "https://www.googleapis.com/auth/gmail.send", + "https://www.googleapis.com/auth/gmail.settings.basic", "https://www.googleapis.com/auth/calendar.readonly", "https://www.googleapis.com/auth/calendar.events", "https://www.googleapis.com/auth/userinfo.email",