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
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.