admin管理员组文章数量:1346310
We use a python client api to download files from google drive and periodically, some files cannot be downloaded, although the listing of all files indicates that the owner of the file is the user whose authorization data we use.
The api handle that call client is /{file_id}/export.
In this case, the error that occurs is enoughFilePermissions, which is a file modification error: #insufficient-file-permissions
The problem only affects two types of files: application/vnd.openxmlformats-officedocument.wordprocessingml.document. However, other files download successfully.
And most importantly, the problem occurs periodically on some files, that is, usually the files are downloaded successfully
本文标签: pythonGet insufficientFilePermissions error when exporting a file by GoogleDrive apiStack Overflow
版权声明:本文标题:python - Get insufficientFilePermissions error when exporting a file by GoogleDrive api - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743829075a2546186.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论