You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@regisroots hello. You need send reCAPTCHA Enterprise like this:
constresultadoCaptcha=awaitsolver.recaptcha({pageurl: 'https://2captcha.com/demo/recaptcha-v2',googlekey: '6LfD3PIbAAAAAJs_eEHvoOl75_83eXSqpPSRFJ_u',enterprise: 1,datas: "The value of the data-s parameter found on the page"})
How i can use to solve enterprise recaptchas? i try on this way but no success
It returns an answer but the problem is that it is always wrong, I think the problem is sending the data-s parameter to 2captcha.
The text was updated successfully, but these errors were encountered: