Captcha post-solve JSON Parsing Error ?

Support / help / discussion forum for twitter bot
Post Reply
punchandjudy
Posts: 2
Joined: Sun Mar 10, 2024 7:27 pm

Captcha post-solve JSON Parsing Error ?

Post by punchandjudy »

After successfully solving captcha with Yescaptcha or Capsolver, the process terminates because TD tries to parse an html file as json, and claims it is not logged in?
Submitted logs 54000

<removed> is redacted info below
error: deserialising: <removed> type: JsonMediaInit

* UNKNOWN ERROR OCCURRED:Unexpected character encountered while parsing value: <. Path '', line 0, position 0. - see logs for more info.

Code: Select all

06:22:09: Report arkose successful to solving service
06:22:09: Check flows: 200
https://twitter.com/?lang=en <removed>
06:22:09: check handleaccess
06:22:09: CheckForBounceUrl
06:22:09: Couldn't parse resp - is not JSON
06:22:09: No json.msg found, checking json.errors:
06:22:09: Init: 200
https://twitter.com/?lang=en
06:22:09: Cache only bot requested and not logged in
06:22:09: error: deserialising: <removed> type: JsonMediaInit
06:22:09: <!DOCTYPE html>
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: Captcha post-solve JSON Parsing Error ?

Post by martin@rootjazz »

you will need in this instance to restart the action.

Seems the program is returning back to the page that caused the captcha flow, but the page is not as expected...

Can you send me raw logs of the action please I need to see what was happening before this occurred in your logs

Right click the action > RAW LOGS > copy and send me the contents of the file that opens.

Code: Select all

support[at]rootjazz[dot]com

Regards,
Martin
Post Reply