-
Notifications
You must be signed in to change notification settings - Fork 197
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
更新cookie失效 #40
Comments
我也遇到了相同问题 |
请问解决了吗?我也是哎 |
解决了吗?一样遇到同样问题. |
同样问题 |
可以改一下check_cookies 方法,直接return cookies_local 就行了,不需要校验cookie有效 |
没用 依旧会查询失败 |
解决了嘛?遇到同样的问题 |
有兄弟解决了吗? |
好久不用,今天一试,遇到同样问题。应该是sec_poison_id,web_session参数的加密变了,楼主快更新! |
先别搞了,参数生成算法可能变了,还在用旧的小心封号 |
优秀!
yeyuchen198 ***@***.***>于2024年8月27日 周二18:33写道:
… 先别搞了,参数生成算法可能变了,还在用旧的小心封号
—
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOYVAGHOGICJZSCN5L4433DZTRIWRAVCNFSM6AAAAABLWM4A22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJSGE2TOMZRGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
等待更新! |
等待更新。。。。。。 |
看到前几天有个新的commit,请问问题解决了吗 |
求更新 🥺 |
穿西装打领带,拿无线电话有屁用,啊嗯? |
求更新 |
1 similar comment
求更新 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我尝试更新cookie但是仍然无法运行;所有我尝试着直接把cookie写入代码,运行显示cookie失效,但是这个cookie是我刚更新的。。。
`def check_cookies():
more_url = 'https://edith.xiaohongshu.com/api/sns/web/v1/user_posted'
params = get_params()
headers = get_headers()
The text was updated successfully, but these errors were encountered: