Unable to post tweet

Support / help / discussion forum for twitter bot
vip55422
Posts: 36
Joined: Sun Jun 09, 2024 1:29 pm

Unable to post tweet

Post by vip55422 »

I manually set 2fa, is that okay。However, tweets still cannot be posted
<a href='https://postimg.cc/FftC3bmj' target='_blank'><img src='https://i.postimg.cc/FftC3bmj/image.png' border='0' alt='image'/></a>
Login: Get: https://x.com/login/
Get1 flow login
Setting x-guest-token from cookie:gt: 1811523542POST2 task.json?flow_name=login
POST3 task.json
Adding username: xxxxxxxxxxxxxx
POST4 task.json
taskId: LoginEnterPassword
Adding password: xxxxxxxxxxxxxx
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Screen_name: xxxxxxxxxxxxxx
id: 1733887526941732865
taskId: LoginTwoFactorAuthChallenge
taskId: LoginTwoFactorAuthChooseMethod
2FA required
2fa auth value: 208128
404, doesn't exist, ignore
Error: login :404
* IGNORE: item: 404
IGNORE: 404
Started: 12/07/2024 06:10 上午
Finished: 12/07/2024 06:10 上午
ID: da92d733-1daa-4a00-96fa-f1794a211131
Action ran for: 0hr:0min:14s
finished processThread: posttweets da92d733-1daa-4a00-96f
User avatar
958
Posts: 380
Joined: Mon Jun 19, 2023 1:45 am

Re: Unable to post tweet

Post by 958 »

I have a similar situation. Please check the verification login task. Log: 42135. These accounts are arkose accounts :D
User avatar
958
Posts: 380
Joined: Mon Jun 19, 2023 1:45 am

Re: Unable to post tweet

Post by 958 »

I tried to manually log in to several accounts in this login state and found the problem. After logging in successfully, a page for verifying the email address will pop up. Twitter requires you to enter the verification code sent to the email address to complete the verification. It seems that Twitter is more strict about robot verification.
User avatar
martin@rootjazz
Site Admin
Posts: 37288
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Unable to post tweet

Post by martin@rootjazz »

vip55422 wrote: Thu Jul 11, 2024 10:16 pm I manually set 2fa, is that okay。However, tweets still cannot be posted
<a href='https://postimg.cc/FftC3bmj' target='_blank'><img src='https://i.postimg.cc/FftC3bmj/image.png' border='0' alt='image'/></a>
Login: Get: https://x.com/login/
Get1 flow login
Setting x-guest-token from cookie:gt: 1811523542POST2 task.json?flow_name=login
POST3 task.json
Adding username: xxxxxxxxxxxxxx
POST4 task.json
taskId: LoginEnterPassword
Adding password: xxxxxxxxxxxxxx
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Screen_name: xxxxxxxxxxxxxx
id: 1733887526941732865
taskId: LoginTwoFactorAuthChallenge
taskId: LoginTwoFactorAuthChooseMethod
2FA required
2fa auth value: 208128
404, doesn't exist, ignore
Error: login :404
* IGNORE: item: 404
IGNORE: 404
Started: 12/07/2024 06:10 上午
Finished: 12/07/2024 06:10 上午
ID: da92d733-1daa-4a00-96fa-f1794a211131
Action ran for: 0hr:0min:14s
finished processThread: posttweets da92d733-1daa-4a00-96f
Have you disabled the TLS bypass browser? That could be the cause of the 404. If not then it could be something new.

Submit app logs:
HELP > LOGS > SUBMIT

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

http://rootjazz.com/forum/viewtopic.php?f=32&t=12078



And if I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
User avatar
martin@rootjazz
Site Admin
Posts: 37288
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Unable to post tweet

Post by martin@rootjazz »

958 wrote: Thu Jul 11, 2024 11:55 pm I have a similar situation. Please check the verification login task. Log: 42135. These accounts are arkose accounts :D

let me check
User avatar
martin@rootjazz
Site Admin
Posts: 37288
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Unable to post tweet

Post by martin@rootjazz »

958 wrote: Fri Jul 12, 2024 12:14 am I tried to manually log in to several accounts in this login state and found the problem. After logging in successfully, a page for verifying the email address will pop up. Twitter requires you to enter the verification code sent to the email address to complete the verification. It seems that Twitter is more strict about robot verification.
Do you have the pop details for the account email? If so the program should be able to login. Again, export the account and email it to me and I can test and make sure it's working

Code: Select all

support[at]rootjazz[dot]com
vip55422
Posts: 36
Joined: Sun Jun 09, 2024 1:29 pm

Re: Unable to post tweet

Post by vip55422 »

martin@rootjazz wrote: Fri Jul 12, 2024 3:07 pm
vip55422 wrote: Thu Jul 11, 2024 10:16 pm I manually set 2fa, is that okay。However, tweets still cannot be posted
<a href='https://postimg.cc/FftC3bmj' target='_blank'><img src='https://i.postimg.cc/FftC3bmj/image.png' border='0' alt='image'/></a>
Login: Get: https://x.com/login/
Get1 flow login
Setting x-guest-token from cookie:gt: 1811523542POST2 task.json?flow_name=login
POST3 task.json
Adding username: xxxxxxxxxxxxxx
POST4 task.json
taskId: LoginEnterPassword
Adding password: xxxxxxxxxxxxxx
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Screen_name: xxxxxxxxxxxxxx
id: 1733887526941732865
taskId: LoginTwoFactorAuthChallenge
taskId: LoginTwoFactorAuthChooseMethod
2FA required
2fa auth value: 208128
404, doesn't exist, ignore
Error: login :404
* IGNORE: item: 404
IGNORE: 404
Started: 12/07/2024 06:10 上午
Finished: 12/07/2024 06:10 上午
ID: da92d733-1daa-4a00-96fa-f1794a211131
Action ran for: 0hr:0min:14s
finished processThread: posttweets da92d733-1daa-4a00-96f
Have you disabled the TLS bypass browser? That could be the cause of the 404. If not then it could be something new.

Submit app logs:
HELP > LOGS > SUBMIT

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

http://rootjazz.com/forum/viewtopic.php?f=32&t=12078



And if I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
id is 46561
vip55422
Posts: 36
Joined: Sun Jun 09, 2024 1:29 pm

Re: Unable to post tweet

Post by vip55422 »

martin@rootjazz wrote: Fri Jul 12, 2024 3:07 pm
vip55422 wrote: Thu Jul 11, 2024 10:16 pm I manually set 2fa, is that okay。However, tweets still cannot be posted
<a href='https://postimg.cc/FftC3bmj' target='_blank'><img src='https://i.postimg.cc/FftC3bmj/image.png' border='0' alt='image'/></a>
Login: Get: https://x.com/login/
Get1 flow login
Setting x-guest-token from cookie:gt: 1811523542POST2 task.json?flow_name=login
POST3 task.json
Adding username: xxxxxxxxxxxxxx
POST4 task.json
taskId: LoginEnterPassword
Adding password: xxxxxxxxxxxxxx
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Screen_name: xxxxxxxxxxxxxx
id: 1733887526941732865
taskId: LoginTwoFactorAuthChallenge
taskId: LoginTwoFactorAuthChooseMethod
2FA required
2fa auth value: 208128
404, doesn't exist, ignore
Error: login :404
* IGNORE: item: 404
IGNORE: 404
Started: 12/07/2024 06:10 上午
Finished: 12/07/2024 06:10 上午
ID: da92d733-1daa-4a00-96fa-f1794a211131
Action ran for: 0hr:0min:14s
finished processThread: posttweets da92d733-1daa-4a00-96f
Have you disabled the TLS bypass browser? That could be the cause of the 404. If not then it could be something new.

Submit app logs:
HELP > LOGS > SUBMIT

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

http://rootjazz.com/forum/viewtopic.php?f=32&t=12078



And if I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
TSL browser has been disabled
User avatar
martin@rootjazz
Site Admin
Posts: 37288
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Unable to post tweet

Post by martin@rootjazz »

vip55422 wrote: Sun Jul 28, 2024 6:18 pm
martin@rootjazz wrote: Fri Jul 12, 2024 3:07 pm
vip55422 wrote: Thu Jul 11, 2024 10:16 pm I manually set 2fa, is that okay。However, tweets still cannot be posted
<a href='https://postimg.cc/FftC3bmj' target='_blank'><img src='https://i.postimg.cc/FftC3bmj/image.png' border='0' alt='image'/></a>
Login: Get: https://x.com/login/
Get1 flow login
Setting x-guest-token from cookie:gt: 1811523542POST2 task.json?flow_name=login
POST3 task.json
Adding username: xxxxxxxxxxxxxx
POST4 task.json
taskId: LoginEnterPassword
Adding password: xxxxxxxxxxxxxx
taskId: AccountDuplicationCheck
AccountDuplicationCheck
Screen_name: xxxxxxxxxxxxxx
id: 1733887526941732865
taskId: LoginTwoFactorAuthChallenge
taskId: LoginTwoFactorAuthChooseMethod
2FA required
2fa auth value: 208128
404, doesn't exist, ignore
Error: login :404
* IGNORE: item: 404
IGNORE: 404
Started: 12/07/2024 06:10 上午
Finished: 12/07/2024 06:10 上午
ID: da92d733-1daa-4a00-96fa-f1794a211131
Action ran for: 0hr:0min:14s
finished processThread: posttweets da92d733-1daa-4a00-96f
Have you disabled the TLS bypass browser? That could be the cause of the 404. If not then it could be something new.

Submit app logs:
HELP > LOGS > SUBMIT

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

http://rootjazz.com/forum/viewtopic.php?f=32&t=12078



And if I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
TSL browser has been disabled

export the account for me to test please


If I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
vip55422
Posts: 36
Joined: Sun Jun 09, 2024 1:29 pm

Re: Unable to post tweet

Post by vip55422 »

martin@rootjazz wrote: Mon Jul 29, 2024 8:20 am
vip55422 wrote: Sun Jul 28, 2024 6:18 pm
martin@rootjazz wrote: Fri Jul 12, 2024 3:07 pm

Have you disabled the TLS bypass browser? That could be the cause of the 404. If not then it could be something new.

Submit app logs:
HELP > LOGS > SUBMIT

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

http://rootjazz.com/forum/viewtopic.php?f=32&t=12078



And if I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
TSL browser has been disabled

export the account for me to test please


If I could test the account(s), that would be very helpful in trying to find out what is going on and fix / update as required: If that is ok with you, please export the account(s) (export button bottom right of accounts list) and email the exported file(s):

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
The account password has been sent to your email
Post Reply