最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

python - Get insufficientFilePermissions error when exporting a file by GoogleDrive api - Stack Overflow

programmeradmin1浏览0评论

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

发布评论

评论列表(0)

  1. 暂无评论