⚡ Remove unnecessary GoogleSheetsOAuth scope
This commit is contained in:
@@ -4,7 +4,6 @@ import {
|
||||
} from 'n8n-workflow';
|
||||
|
||||
const scopes = [
|
||||
'https://www.googleapis.com/auth/drive',
|
||||
'https://www.googleapis.com/auth/drive.file',
|
||||
'https://www.googleapis.com/auth/spreadsheets',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user