I want to automate upvoting of softonic.com/solutions/what-are-the-best-hotel-booking-sites
It uses invisible Recaptcha for the upvoting.
The problem is that with ZP there is always an error because recaptcha returns a score of 0.1.
{"success":false,"error":{"message":"Recaptcha error: score=\"0.1\", errorCodes=\"\""}}
When I try it with a regular browser like chrome or firefox with the same proxy, it works.
Is there a solution to overcome this?
It uses invisible Recaptcha for the upvoting.
The problem is that with ZP there is always an error because recaptcha returns a score of 0.1.
{"success":false,"error":{"message":"Recaptcha error: score=\"0.1\", errorCodes=\"\""}}
When I try it with a regular browser like chrome or firefox with the same proxy, it works.
Is there a solution to overcome this?