手机端是否不允许请求bili_ticket? #1135
-
我尝试用快捷指令在手机上请求bili_ticket总是报错缺少ts,但是电脑端python文件运行又是正常的 想问下在手机端是不是不允许请求bili_ticket? |
Beta Was this translation helpful? Give feedback.
Answered by
wuziqian211
Nov 10, 2024
Replies: 2 comments
-
检验过hexsign,hex算法没问题,同样的参数下,得出来的结果和python的一样 |
Beta Was this translation helpful? Give feedback.
0 replies
-
请求主体的格式应该是 URL query,而不是 JSON |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
michsiu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请求主体的格式应该是 URL query,而不是 JSON