You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is basically a duplicate of #392 and #180. I have started the work to address that in #394 but it's incomplete. So, as it stands, googledrive does not have the ability to revoke that permission 😢
Hi. How can I revoke the "anyone with link" permission for a file? I would like to restrict access to the file only to the owner.
I´ve tried
drive_share(file = ap_id, role = "reader", type = "user", emailAddress = "[email protected]")
but it didn´t work :-(
The text was updated successfully, but these errors were encountered: