关于web代理和302转发的问题 #2342
thezwa
started this conversation in
Invalid question
Replies: 3 comments 2 replies
-
同问 |
Beta Was this translation helpful? Give feedback.
0 replies
-
找到原因了,一定要按https://alist.nn.ci/zh/guide/drivers/aliyundrive.html提供的方式取得refresh token,才能在302转发时成功读取文件。另外要保证客户端支持302转发。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
按照文档,需要用app的的refresh token |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我用的是v3版本的alist,一个是在电脑挂载的,一个是在手机用Termux挂载的,还有一个是在电视盒子用Termux挂载的,都存在以下几个疑点。
1 如果不打开web代理,无法通过网页端读取文件(可以查看目录)。
2 如果使用302转发,则无法使用webdav读取文件(可以查看目录),需要改成本地代理才能读取得到(试过reex、kodi、x-plore都不行)。但是我在用别人,比如dubi.tk的资源时,他是使用302转发,我可以成功读取文件的(我不知道dubi.tk用的是什么版本的alist)。
想请问一下这是为什么,应该怎么解决这个问题呢?谢谢。
Beta Was this translation helpful? Give feedback.
All reactions