diff --git a/resources/lib/pydrive/settings.yaml b/resources/lib/pydrive/settings.yaml index c28d08e..1b64f1b 100644 --- a/resources/lib/pydrive/settings.yaml +++ b/resources/lib/pydrive/settings.yaml @@ -4,4 +4,4 @@ client_config: client_secret: "blank" get_refresh_token: True oauth_scope: - - "https://www.googleapis.com/auth/drive" \ No newline at end of file + - "https://www.googleapis.com/auth/drive.file" \ No newline at end of file