Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

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

Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by zoltan66 »

Hi Martin,
I was verifying 8 accounts and 3 of them won't verify and give me this error message in the logs, I've tried lot's of things like:
-Restart and updated the program
-deleted the accounts and re-added them.
-deleted cookies, user agent, and cookie browser session folder.
-tried login without cookies and forced option.
-tried a different instance.
-opening accounts in the session browser gives no problems and logs in perfectly.
-searched the forum about this error but can't find anything related.
So far no luck, keep getting this error.


https://twitter.com/i/api/1.1/onboarding/task.json
{"errors":[{"code":369,"message":"Invalid JSON syntax."}]}
Validate account failed: (55168745) 293462853749237648274 : Flow failed: 400
https://twitter.com/i/api/1.1/onboarding/task.json
{"errors":[{"code":369,"message":"Invalid JSON syntax."}]}: Trib*****grs
abix
Posts: 96
Joined: Wed Jan 02, 2019 5:24 am

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by abix »

I have same problem to login in accounts.
I tried first with EB and I logged ok but when I tried with Instadub I can't
This is my log 75533
https://i.instagram.com/api/v1/accounts ... t_prefill/
Instagram error message: Please wait a few minutes before you try again.
Shared action so ignore 429 delay
Generate Signature
Sign Signature
Request failed: (d1cWuA1CS) https://i.instagram.com/api/v1/accounts/login/
400
https://i.instagram.com/api/v1/accounts/login/
Instagram error message: challenge_required
* FAILED: Post data: accounts/login: 400 {"message":"challenge_required","challenge":{"url":"https://i.instagram.com/challenge/AXELe ... "step_name\": \"\", \"nonce_code\": \"TcEf3WaxX8\", \"user_id\": \"AXFT_8P9NixnxnY4x-jh5yJg06qXhgth4oIQc9Z5eyQ1sQb8oGLgYfFPiwJoyjCtI20Dj7M\", \"is_stateless\": false, \"present_as_modal\": false}"},"status":"fail","error_type":"checkpoint_challenge_required"}
Resp message: challenge_required
Resp error_type: checkpoint_challenge_required
ISG require you verify your account
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by martin@rootjazz »

abix wrote: Sun Jun 26, 2022 5:03 pm I have same problem to login in accounts.
I tried first with EB and I logged ok but when I tried with Instadub I can't
This is my log 75533
https://i.instagram.com/api/v1/accounts ... t_prefill/
Instagram error message: Please wait a few minutes before you try again.
Shared action so ignore 429 delay
Generate Signature
Sign Signature
Request failed: (d1cWuA1CS) https://i.instagram.com/api/v1/accounts/login/
400
https://i.instagram.com/api/v1/accounts/login/
Instagram error message: challenge_required
* FAILED: Post data: accounts/login: 400 {"message":"challenge_required","challenge":{"url":"https://i.instagram.com/challenge/AXELe ... "step_name\": \"\", \"nonce_code\": \"TcEf3WaxX8\", \"user_id\": \"AXFT_8P9NixnxnY4x-jh5yJg06qXhgth4oIQc9Z5eyQ1sQb8oGLgYfFPiwJoyjCtI20Dj7M\", \"is_stateless\": false, \"present_as_modal\": false}"},"status":"fail","error_type":"checkpoint_challenge_required"}
Resp message: challenge_required
Resp error_type: checkpoint_challenge_required
ISG require you verify your account
your posting on the twitter support board

https://rootjazz.com/forum/viewforum.php?f=28

For instagram :-)

but your logs are saying IG wants you to verify some how
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by martin@rootjazz »

zoltan66 wrote: Sun Jun 26, 2022 10:09 am Hi Martin,
I was verifying 8 accounts and 3 of them won't verify and give me this error message in the logs, I've tried lot's of things like:
-Restart and updated the program
-deleted the accounts and re-added them.
-deleted cookies, user agent, and cookie browser session folder.
-tried login without cookies and forced option.
-tried a different instance.
-opening accounts in the session browser gives no problems and logs in perfectly.
-searched the forum about this error but can't find anything related.
So far no luck, keep getting this error.


https://twitter.com/i/api/1.1/onboarding/task.json
{"errors":[{"code":369,"message":"Invalid JSON syntax."}]}
Validate account failed: (55168745) 293462853749237648274 : Flow failed: 400
https://twitter.com/i/api/1.1/onboarding/task.json
{"errors":[{"code":369,"message":"Invalid JSON syntax."}]}: Trib*****grs
Logs needed please

HELP > LOGS > SUBMIT

then send your logs ID - the numbers are sufficient (displayed after successful uploading of logs)
zoltan66
Posts: 157
Joined: Sat Nov 30, 2019 8:19 pm

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by zoltan66 »

Sent you logs of the last day: ID: 11012
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by martin@rootjazz »

it's your password containing a " that is breaking the JSON.

Bad encoding on my part.

Be easier if you don't use " in the password though :-p
zoltan66
Posts: 157
Joined: Sat Nov 30, 2019 8:19 pm

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by zoltan66 »

Alright, that makes sense as I was using a different password generator, I will change my passwords.
User avatar
martin@rootjazz
Site Admin
Posts: 34360
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Verify login {"errors":[{"code":369,"message":"Invalid JSON syntax."}]}

Post by martin@rootjazz »

zoltan66 wrote: Mon Jun 27, 2022 3:35 pm Alright, that makes sense as I was using a different password generator, I will change my passwords.
Next update should handle it and escape the " properly :-)
Post Reply