diff --git a/app/server/appsmith-plugins/googleSheetsPlugin/src/main/resources/form.json b/app/server/appsmith-plugins/googleSheetsPlugin/src/main/resources/form.json index 25774c83cf29..d5f7709c310d 100644 --- a/app/server/appsmith-plugins/googleSheetsPlugin/src/main/resources/form.json +++ b/app/server/appsmith-plugins/googleSheetsPlugin/src/main/resources/form.json @@ -40,7 +40,7 @@ "value": "https://www.googleapis.com/auth/drive.file" } ], - "initialValue": "https://www.googleapis.com/auth/spreadsheets,https://www.googleapis.com/auth/drive", + "initialValue": "https://www.googleapis.com/auth/drive.file", "customStyles": { "width": "340px" }