We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I1217 21:38:07.661310 140286887634752 login.py:163] 验证码校验成功 Traceback (most recent call last): File "/home/wyh/wyh/2-else/tickets/12306/start.py", line 31, in <module> login.login() File "/home/wyh/wyh/2-else/tickets/12306/train/login.py", line 57, in login login_response = api.post(request_url, data=request_params).json() File "/home/wyh/wyh/2-else/tickets/12306/util/net_util.py", line 59, in post 'Post request failed response status code is %d url: %s' % (response.status_code, url)) BaseException: Post request failed response status code is 302 url: https://kyfw.12306.cn/passport/web/login
求解答
The text was updated successfully, but these errors were encountered:
这个问题是12306前端生成logdevice的算法每天都不一样,我代码中用的是一周前的算法所以登录后校验cookie时出错,等会我会修复这个问题的。
Sorry, something went wrong.
No branches or pull requests
求解答
The text was updated successfully, but these errors were encountered: