How to get requests from Recaptcha. For example, the captcha is not solved {"errorId": 1, "errorCode": 16, "errorDescription": "ERROR_CAPTCHA_UNSOLVABLE"} and check this authentication and restart the captcha
@Fox Hey sorry i edited my reply, I got it to work, the post_data was the same data as header property "x-super-properties" which was jumbled data but all i had to do was base64 decode it now the data is correct