Use googledrive::drive_share to restrict ability to download?

Just started using the googledrive package and it is excellent! I'm now trying to find out if it is possible to use drive_share to restrict permission to download a shared file. I can go into my google drive and select this permission manually (see screenshot) but it would be nice to have access to this setting from the drive_share function. I see references to canDownload in the github repo for googledrive but the API documentation linked on GitHub don't seem to mention it. I also tried canDownload as an argument to drive_share but that resulted in an unknown parameter error

Is restricting download possible using the googledrive package? Thanks

image

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.