Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用Google网盘 获取token 提示 禁止访问:“nn.ci”尚未完成 Google 验证流程 #7688

Closed
4 tasks done
kx9999 opened this issue Dec 19, 2024 · 0 comments
Closed
4 tasks done
Labels
bug Something isn't working

Comments

@kx9999
Copy link

kx9999 commented Dec 19, 2024

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.41.0

Driver used / 使用的存储驱动

Google 网盘

Describe the bug / 问题描述

使用Google网盘 获取 client_id, client_secret, refresh_token提示 禁止访问:“nn.ci”尚未完成 Google 验证流程

Reproduction / 复现链接

https://alist.nn.ci/zh/guide/drivers/googledrive.html

Config / 配置

"Config": {
"Hostname": "",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"5244/tcp": {},
"5245/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"PUID=0",
"PGID=0",
"UMASK=022"
],
"Cmd": [
"/entrypoint.sh"
],
"ArgsEscaped": true,
"Image": "",
"Volumes": {
"/opt/alist/data/": {}
},
"WorkingDir": "/opt/alist/",
"Entrypoint": null,
"OnBuild": null,

Logs / 日志

No response

@kx9999 kx9999 added the bug Something isn't working label Dec 19, 2024
@kx9999 kx9999 closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant