Page 1 of 1

WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 12:33 pm
by markds10
Hi Martin,

I've run across a new problem: when Twitter asks for an SMS code the program keeps requesting new codes till eventually, the account had reached it max attempts for requests, the weird thing is that I never asked twitterdub to do this action and in the settings tab I never touched the SMS API options.

I do use captcha solver but that had never caused problems before.

here are some logs:

Failed response: {"errors":[{"code":326,"message":"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.","sub_error_code":0,"bounce_location":"https://twitter.com/account/access"}]}
ERROR RESP FROM TWITTER: 326 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.
* 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.
Get bounce page: https://twitter.com/account/access
WARNING: SMS code already requested, but will attempt to request again
* ERROR: An item with the same key has already been added. Errors in row: 2
GET: https://api.twitter.com/2/timeline/home ... ghtedLabel
GET: 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
FAILED GET: (364123) 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
Failed response: {"errors":[{"code":326,"message":"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.","sub_error_code":0,"bounce_location":"https://twitter.com/account/access"}]}
ERROR RESP FROM TWITTER: 326 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.
* 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.
Get bounce page: https://twitter.com/account/access
WARNING: SMS code already requested, but will attempt to request again
* ERROR: An item with the same key has already been added. Errors in row: 3
GET: https://api.twitter.com/2/timeline/home ... ghtedLabel
GET: 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
FAILED GET: (114390) 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
Failed response: {"errors":[{"code":326,"message":"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.","sub_error_code":0,"bounce_location":"https://twitter.com/account/access"}]}
ERROR RESP FROM TWITTER: 326 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.
* 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.
Get bounce page: https://twitter.com/account/access
WARNING: SMS code already requested, but will attempt to request again
* ERROR: An item with the same key has already been added. Errors in row: 4
GET: https://api.twitter.com/2/timeline/home ... ghtedLabel
GET: 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
FAILED GET: (426259) 403
https://api.twitter.com/2/timeline/home ... ghtedLabel
Failed response: {"errors":[{"code":326,"message":"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.","sub_error_code":0,"bounce_location":"https://twitter.com/account/access"}]}
ERROR RESP FROM TWITTER: 326 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.
* 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.
Get bounce page: https://twitter.com/account/access
WARNING: SMS code already requested, but will attempt to request again
* ERROR: An item with the same key has already been added. Errors in row: 5
* ERROR: problem logging in: An item with the same key has already been added.
* ERROR absprocposttwee: An item with the same key has already been added.

Re: WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 1:58 pm
by martin@rootjazz
Please submit app logs as those errors should contain more details

HELP > LOGS > SUBMIT

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


I'll also take a look, as from what you say it should NOT be even attempting this unless specified AND you have SMS API details as it doesn't make sense.


But the logs will help understand the flow and I can correct it for the next update


Regards,
Martin

Re: WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 2:16 pm
by markds10
Ok, sended you the logs: log ID: 73799

Re: WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 3:40 pm
by martin@rootjazz
Ok, so the program wasn't trying to solve the SMS, the state was showing that twitter wanted the already sent code, the program was trying to reset that form, but there was a bug causing that function to fail which caused the loop.

The next update will fix this. I shall let you know when it is ready.



Regards,
Martin

Re: WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 4:45 pm
by markds10
alright thank you!

Re: WARNING: SMS code already requested, but will attempt to request again

Posted: Tue Nov 10, 2020 6:40 pm
by martin@rootjazz