Cannot remove readonly permission for Google Drive
-
Hi,
Following this topic, I removed the
https://www.googleapis.com/auth/drive.readonly
scope using theupdraft_googledrive_scope
filter, but then when trying to authenticate to my Google Drive account I get the following error message:“””
An error (googledrive_insufficient_permissions) occurred in trying to connect with Google Drive.
Error details: In order to obtain a full access token for your future tasks, it is necessary to authorize with full permissions to access your Google Drive storage.
“””Seems like the plugin requires the readonly permission for the whole GDrive account, even though in the source code it says that it is optional.
Could you take a look?
Thanks
- You must be logged in to reply to this topic.