We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
NOROUTE
da1175d40002e78971eed8023ca151685bc78216,https://github.com/DIYgod/RSSHub/issues/18758
可以正常访问知乎资源
我参考了da1175d 这个commit里面的check方式,然后发现会返回{"error":{"code":100,"name":"AuthenticationInvalidRequest","message":"请求头或参数封装错误"}}
之后我看现在的知乎cookie里面也没有了z_c0变量,请问是否是知乎访问方式有变更?
自建
No response
{"error":{"code":100,"name":"AuthenticationInvalidRequest","message":"请求头或参数封装错误"}}
The text was updated successfully, but these errors were encountered:
我这边自建的RSSHUB,通过docker-compose.yml设置了知乎cookie,但是访问自建源的知乎专栏、用户动态等rss源都显示 错误信息: FetchError: [GET] "https://www.zhihu.com/api/v3/moments/jzwa/activities?limit=7&desktop=true": fetch failed 访问上述则显示“{"error":{"message":"请求参数异常,请升级客户端后重试。","code":10003}}”
Sorry, something went wrong.
No branches or pull requests
路由地址
完整路由地址
相关文档
da1175d40002e78971eed8023ca151685bc78216,https://github.com/DIYgod/RSSHub/issues/18758
预期是什么?
可以正常访问知乎资源
实际发生了什么?
我参考了da1175d 这个commit里面的check方式,然后发现会返回{"error":{"code":100,"name":"AuthenticationInvalidRequest","message":"请求头或参数封装错误"}}
之后我看现在的知乎cookie里面也没有了z_c0变量,请问是否是知乎访问方式有变更?
部署
自建
部署相关信息
No response
额外信息
这不是重复的 issue
The text was updated successfully, but these errors were encountered: