关于api无法连接 #4572
Replies: 34 comments 21 replies
-
Beta Was this translation helpful? Give feedback.
-
如果使用(天翼)Ocr接口 也需要修改一下 https://api.nn.ci/ocr/file/json
|
Beta Was this translation helpful? Give feedback.
-
感谢大佬,改完Oauth令牌和token能用了,吓死我了,还以为被和谐了😭 |
Beta Was this translation helpful? Give feedback.
-
现在可以了感谢 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
感谢大佬确实能用了 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
可以了 |
Beta Was this translation helpful? Give feedback.
-
感谢大佬,完美解决 |
Beta Was this translation helpful? Give feedback.
-
完美解决,感谢感谢 |
Beta Was this translation helpful? Give feedback.
-
这么小众的东西居然被盯上了 |
Beta Was this translation helpful? Give feedback.
-
TokenVerifyFailed:The token was expected to have 3 parts, but got 1. |
Beta Was this translation helpful? Give feedback.
-
非常感谢,能用了 |
Beta Was this translation helpful? Give feedback.
-
效果立竿见影,非常棒,token也不用换,只换地址就马上可用了。这阿里真是一天天不停歇 |
Beta Was this translation helpful? Give feedback.
-
感谢大佬,改了,可以用 了 |
Beta Was this translation helpful? Give feedback.
-
@xhofe 请问搭建在国外的alist,在国内访问,要换api吗 |
Beta Was this translation helpful? Give feedback.
-
/@manage进不去后台呢 ....是需要升级最新的docker镜像吗? |
Beta Was this translation helpful? Give feedback.
-
请问这怎么办 Failed init storage but storage is already created: failed init storage: TokenVerifyFailed:The token was expected to have 3 parts, but got 1. |
Beta Was this translation helpful? Give feedback.
-
提示这个咋办:failed get objs: failed to list objs: NotFound.FileId:The resource file_id cannot be found. file_id: |
Beta Was this translation helpful? Give feedback.
-
叉个题外话,这个是什么工具呀 |
Beta Was this translation helpful? Give feedback.
-
Oauth令牌链接z在哪里填 |
Beta Was this translation helpful? Give feedback.
-
https://api-cf.nn.ci/alist/ali_open/token |
Beta Was this translation helpful? Give feedback.
-
这是什么问题?? |
Beta Was this translation helpful? Give feedback.
-
Post "https://openapi.alipan.com/adrive/v1.0/openFile/getUploadUrl": net/http: TLS handshake timeout 境外服务器经常 连不上,改了hosts 指定ipv6 好了点,时间长了,有时候还是会超时,能不能把这个api也套一层代理 |
Beta Was this translation helpful? Give feedback.
-
我终于能扫码了 |
Beta Was this translation helpful? Give feedback.
-
今天又不行了,Oauth令牌链接更换为以下两个也不行 |
Beta Was this translation helpful? Give feedback.
-
请问怎么进入修改Oauth令牌啊?谢谢 |
Beta Was this translation helpful? Give feedback.
-
两个链接都用不了了 cf的404了 亚洲云提示请求过多 |
Beta Was this translation helpful? Give feedback.
-
failed to refresh token: refresh token is empty, resp: 404 page not found换token也还是失效怎么办 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
由于原api
https://api.nn.ci
被sni阻断,导致国内无法连接的情况,故提供两个新的api供使用:https://api-cf.nn.ci
(套了一层cloudflare)https://api.xhofe.top
(辽宁多线, 由亚洲云赞助)如何使用?
AList程序中
没记错的话,只有
aliyundrive_open
会使用到此api,故只需要将aliyundrive_open
后台配置中的Oauth令牌链接
更换为https://api-cf.nn.ci/alist/ali_open/token
https://api.xhofe.top/alist/ali_open/token
AList文档中
在


或
切换为你可以使用的api。
Beta Was this translation helpful? Give feedback.
All reactions