Skip to main content

All Questions

0 votes
0 answers
54 views

How to prevent Invisible reCAPTCHA v2 badge from stealing focus?

I'm trying to implement Invisible reCAPTCHA v2 on a site, and I've noticed that as soon as the badge renders on the page, it steals focus from whatever element had it before it appeared. It also ...
Peter Wood's user avatar
3 votes
1 answer
403 views

Google Recaptcha block submit on Firefox 125.0.3 x64

After updating Firefox, Google ReCaptcha2 stopped working on my sites (I use the invisible version). Then I checked the version from the official website and it doesn’t work either. I read about self =...
Svartedauen's user avatar
0 votes
1 answer
388 views

Cloudflare Turnstile Challenge Failed

In my implemetions of Cloudflare's Turnstile challenge via marsidev/react-turnstile, I have encountered a peculiar issue where, in invisible widget mode, occasionally the challenge fails and initiates ...
Jason's user avatar
  • 335
3 votes
2 answers
953 views

recaptcha__en.js: Uncaught TypeError: qF is not a function

I am recently facing problem with reCAPTCHA Enterprise. On every form where it is implemented i get this error: Uncaught TypeError: qF is not a function at recaptcha__en.js:601:176 at Array.&...
Miloš Đorić's user avatar
3 votes
2 answers
575 views

Recaptcha not displaying after March 28th update (from Nate Dudley Original Poster)

Recaptcha had an update on March 28, 2024 and after the update console errors started appearing with this message: recaptcha__en.js:600 Uncaught TypeError: Ay is not a function Recently we identified ...
Diego Camilo Silva Tellez's user avatar
1 vote
0 answers
266 views

reCAPTCHA v3 "invalid-keys" error message is wrong

I have created a fresh set of reCAPTCHA v3 keys and integrated them on a high-traffic form. For the front-end implementation, I followed the steps outlined here: <script src='https://www.google.com/...
brodenbrett's user avatar
1 vote
1 answer
89 views

Firebase Phone Authentication in Flutter - Remove reCAPTCHA Step

I'm working on a Flutter project using Firebase for phone authentication. However, during the authentication process, my app redirects to the browser for reCAPTCHA verification before sending the OTP ...
Nizam-Uddin Jatoi's user avatar
1 vote
0 answers
55 views

How to submit response for Google Invisible reCaptcha?

I'm trying to log into website like this: https://google-invisible-captcha-m2.magento-demo.amasty.com/customer/account/create/ It is easy to get the site key info: require([ '...
zxdawn's user avatar
  • 939
0 votes
0 answers
107 views

Recaptcha hangs infinitely if you click outside the modal without completing it

I am using Nuxt 2 with the @nuxtjs/recaptcha module on my signup form Very specifically I am using an invisible v2 recaptcha on the page as mentioned here When I click outside the modal currently, my ...
PirateApp's user avatar
  • 5,931
1 vote
1 answer
160 views

Hide Google reCAPTCHA V3 badge

I know that I can hide Google reCAPTCHA V3 badge since I include the reCAPTCHA branding visibly in the user flow. My question is, if I have more than one form in my website, I have to include the ...
Nuno Araújo's user avatar
1 vote
0 answers
323 views

Recaptcha V3 returns BROWSER_ERROR and v2 null token

A few days ago, reCAPTCHA was functioning correctly on my site. However, currently, I'm encountering issues with it. I attempted using v2 with the invisible option, but when I call grecaptcha.execute()...
meriem aharchiche's user avatar
0 votes
0 answers
577 views

2captcha + reCAPTCHA v2 invisible + Selenium

2captcha has a Python solution for integrating captcha bypass in Selenium. https://2captcha.com/blog/captcha-bypass-in-selenium This solution works great for reCAPTCHA v2 checkbox. However, I needed a ...
Rhb You's user avatar
0 votes
0 answers
104 views

Can not find callback function of invisible reCaptcha V2

I've spent 3 days looking for an answer, but nothing has come up I have a website: https://rezerwacja.zuw.szczecin.pl/ There is an invisible ReCaptcha V2 on it and I need to pass it somehow to get ...
NikStor's user avatar
0 votes
0 answers
14 views

What assessment score to use for public forms (non login MFA)

What assessment score should be used for a simple inquiry form or signup form? There is no MFA or login element required. Would 0.5 be good enough?
FluffyBeing's user avatar
0 votes
1 answer
100 views

What could be the option to implement google recaptcha with current project config

The application is based on java 8 , grails 2.4.3, and postgresql. The java based application is using hibernate ORM and spring is embedded. I have a requirement of implementing google recaptcha ...
tyro's user avatar
  • 775

15 30 50 per page
1
2 3 4 5
13