【发布时间】:2012-08-23 04:54:31
【问题描述】:
在身份验证期间重定向到 google 时出现错误
网页有: 某些请求的范围无效。 {无效=[https://www.googleapis.com/drive/v2/files]} 了解更多 请求详细信息 范围=https://www.googleapis.com/drive/v2/files
在我的 Drive SDK 控制台上,启用两个范围: [https://www.googleapis.com/auth/drive] 和 [https://www.googleapis.com/drive/v2/files]
【问题讨论】:
标签: python oauth-2.0 google-drive-api