weibo_terminator_workflow
weibo_terminator_workflow copied to clipboard
验证码导致出错。 error, account id xxx is not valid.
preparing cookies for account {'id': 'xxxxx', 'password': 'xxxxx'} loading PhantomJS from /Users/ailias/Downloads/phantomjs-2.1.1-macosx/bin/phantomjs opening weibo login page, this is first done for prepare for cookies. be patience to waite load complete. 100%|███████████████████████████████████████████████████████████████| 40/40 [00:20<00:00, 1.99it/s] account id: XXXXXX account password: XXXXXXXX error, account id XXXXXX is not valid, pass this account, you can edit it and then update cookies.
该问题是由于登录需要输入验证码而导致的登录出错,能否解决这个问题呢?在用我自己的账号登录时不需要验证码的时候是可以登录成功的。
It's because the PhantonJS not fully loaded the page, so that actually account and password not request correctly. The reason for this is your network delay or other reasons, you can edit the wait time in script to let it load more time.
Hi! May I ask which one is the file that should be edit in this problem. I don't find it.