• Resolved hunt695

    (@hunt695)


    Hi guys, is this an issue to anyone?:
    When authenticating first website Google Drive allows selection of permissions , so:
    See, edit, create, and delete only the specific Google Drive files you use with this app

    But when authenticating next time from another website it automatically adds:
    See and download all your Google Drive files.

    How can I alow only specific Google Drive files? (Google has no selection when removing permissions, I can only revoke all premissions)

    Using UpdraftPlus Premium v. 2.24.6.26
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support vupdraft

    (@vupdraft)

    The plugin requests the following scopes, as described by Google’s documentation:?https://developers.google.com/drive/api/v2/about-auth
    drive.file?– “Per-file access to files created or opened by the app.”
    drive.readonly?– “Allows read-only access to file metadata and file content.”
    If you download the UpdraftPlus plugins and go into methods >> googledrive.php and goto line 429, you should be able to see that the drive-wide access (not full access – nothing can be edited, over-written or deleted) for the feature to re-scan storage for backups uploaded by other installs can be removed “if you are happy to lose that capability, you can use the filter below to remove the drive.readonly scope”

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.