Bot keeps requesting SMS verification

Support / help / discussion forum for twitter bot
Post Reply
zoltan66
Posts: 158
Joined: Sat Nov 30, 2019 8:19 pm

Bot keeps requesting SMS verification

Post by zoltan66 »

Hi,

Sometimes twitter asks for SMS verification, and the bot keeps requesting a verification code until it exceeds its max attempts.
The thing is, I registered my accounts on real simcards. I've tried some options like deleting my phone number out of the account details, I also clicked the option "Do not allow specified phone for SMS verification" but nothing seems to work unless I delete the account out of twitterdub itself.
Log id: 34298
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Bot keeps requesting SMS verification

Post by martin@rootjazz »

Cannot find in your logs, can you do:


Please perform:

Stop / Pause / delete / finish all existing actions

1) Clear logs: HELP > LOGS > DELETE
2) Run the action that you are having an issue with.

***
DO NOT RUN ANY OTHER ACTIONS AT THE SAME TIME
***

Attempt to login:
Goto the ACCOUNTS tab
Check the account
Right click the account and select DELETE COOKIES
Uncheck option to USE EXISTING COOKIES (if option exists)
Check Force (if option exists)
click the link VERIFY:LOGIN

This will create an action and send it to the PROCESSING TAB
Goto the processing tab and click RUN. The action will run.
You can double click the action to view the logs and submit logs.


when the loop starts on the SMS verification, cancel the action and submit logs


3) If the issue happens again, submit logs:
HELP > LOGS > SUBMIT

then send your logs ID - the first 4 numbers is sufficient (displayed after successful uploading of logs)





Regards,
Martin
zoltan66
Posts: 158
Joined: Sat Nov 30, 2019 8:19 pm

Re: Bot keeps requesting SMS verification

Post by zoltan66 »

Just tried that, but it went too fast to cancel. I think the program keeps requesting SMS verifications even if I'm not using verify the login,because when I plugged in my simcard it recieved SMS'es from hours ago. (happened with another account)
This is what I found it the logs:
17:17:10: WARNING: SMS code already requested, Twitter requesting send code - will attempt to reset state
17:17:10: Twitter requesting SMS code from previous phone number - attempting to reset to reassign phone number
17:17:11: Reassign phone attempt resp: 200
https://twitter.com/account/access
17:17:11: * WARNING: Request failed with Twitter response: To protect our users from spam and other malicious activity, this account is temporarily locked. Please log in to https://twitter.com to unlock your account.
17:17:11: CheckReverfiyContents
17:17:11: Get bounce page: https://twitter.com/account/access
17:17:11: bounce: 200
https://twitter.com/account/access
17:17:11: precheckflow tb checkfailed
17:17:11: Check flows: 200
https://twitter.com/account/access
17:17:11: WARNING: SMS code already requested, Twitter requesting send code - will attempt to reset state
17:17:11: Twitter requesting SMS code from previous phone number - attempting to reset to reassign phone number
17:17:12: Reassign phone attempt resp: 200
https://twitter.com/account/access
17:17:12: WARNING: To protect our users from spam and other malicious activity, this account is temporarily locked: Login required
17:17:12: * FAILED log: Exception of type 'LibBotControls.ExFailedLogin' was thrown.
17:17:13: Validate account failed: (1378464)SundaeTawny Exception of type 'LibBotControls.ExFailedLogin' was thrown.
17:17:13:
FAILED VERIFY:

I'l send you all the logs: log id: 30715
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Bot keeps requesting SMS verification

Post by martin@rootjazz »

ah ok, I see the issue, thanks.

will fix for todays update
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Bot keeps requesting SMS verification

Post by martin@rootjazz »

ok I think I have it sorted. Any change I can test the account to verify it doesn't look any more?


If I can test the account, that would be helpful: If so, export the account (export button bottom right of accounts list) and email the exported file:

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
zoltan66
Posts: 158
Joined: Sat Nov 30, 2019 8:19 pm

Re: Bot keeps requesting SMS verification

Post by zoltan66 »

Hi Martin,

I've sent you 2 accounts you can test (if you still need them) and another question, what does the new option mean "Set Phone to SMS API"
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Bot keeps requesting SMS verification

Post by martin@rootjazz »

cheers, think I replied to email.

MAking some changes to the code in how it's all handled, it needed an update as a few major login changes to twitter have just been hacked in.

So cleaning it up to make it more stable and easier to maintain going forward


update ready later today
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Bot keeps requesting SMS verification

Post by martin@rootjazz »

https://rootjazz.com/twitterdub/updatetesting.html

improvements to login / failed response
Post Reply