- Регистрация
- 14.02.2019
- Сообщения
- 34
- Благодарностей
- 2
- Баллы
- 8
Hello,
I need help to resolve recaptchaV2 in SERP google.
I have this reCaptcha :
When i try to resolve it with anti-captcha.com in tab, nothing happen url is redirect to : https://www.google.com/sorry/index
When i try with site key, nothin happen i can not send captcha result there is not submit button to valid.
I try to call the callback function in javascript with :
myCallbackFunction();
or ___grecaptcha_cfg.clients[0].aa.l.callback();
or myCallbackFunction('TOKEN');
nothing happen
I need help please if somebody have a template to resolve recpatcha in Google SERP or a issue, it will be great
Thanks
I need help to resolve recaptchaV2 in SERP google.
I have this reCaptcha :
When i try to resolve it with anti-captcha.com in tab, nothing happen url is redirect to : https://www.google.com/sorry/index
When i try with site key, nothin happen i can not send captcha result there is not submit button to valid.
I try to call the callback function in javascript with :
myCallbackFunction();
or ___grecaptcha_cfg.clients[0].aa.l.callback();
or myCallbackFunction('TOKEN');
nothing happen
I need help please if somebody have a template to resolve recpatcha in Google SERP or a issue, it will be great
Thanks