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

Support / help / discussion forum for twitter bot
Post Reply
markds10
Posts: 59
Joined: Tue Dec 17, 2019 2:37 pm

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

Post 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.
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

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

Post 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
markds10
Posts: 59
Joined: Tue Dec 17, 2019 2:37 pm

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

Post by markds10 »

Ok, sended you the logs: log ID: 73799
User avatar
martin@rootjazz
Site Admin
Posts: 34640
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

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

Post 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
markds10
Posts: 59
Joined: Tue Dec 17, 2019 2:37 pm

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

Post by markds10 »

alright thank you!
Post Reply