gpt4 book ai didi

python - 使用 oauth2 和服务器端 python 的范围无效

转载 作者:行者123 更新时间:2023-11-30 23:41:12 24 4
gpt4 key购买 nike

我在身份验证期间重定向到 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]

这是有问题的网址(内容经过编辑): https://accounts.google.com/ServiceLogin?service=lso&passive=1209600&continue=https://accounts.google.com/o/oauth2/auth?response_type%3Dcode%26scope%3Dhttps://www.googleapis.com/drive/v2/files%26access_type%3Doffline%26redirect_uri%3Dhttps://www.myweb.com:8181/oauth2callback%26client_id%1111111.apps.googleusercontent.com%26hl%3Den-US%26from_login%3D1%26as%3D4d3393dc2133b68e&ltmpl=popup&shdf= &scc=1

最佳答案

范围是:

https://www.googleapis.com/auth/drive

另一个是您可以向其发出 API 请求的 URL,它不是范围。

关于python - 使用 oauth2 和服务器端 python 的范围无效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12163385/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com