Skip to main content

Questions tagged [invisible-recaptcha]

Use this tag to refer about the Google reCAPTCHA tool to differentiate humans and bots without requesting to solve a CAPTCHA.

invisible-recaptcha
0 votes
0 answers
65 views

Google Enterprise ReCaptcha v3 always returning score of 0.9

I've integrated Enterprise reCAPTCHA v3 with my HTML and JavaScript contact form. To ensure its effectiveness, I'm attempting to automate testing with Selenium to verify if the reCAPTCHA accurately ...
sajeevan Balasingam's user avatar
0 votes
0 answers
52 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
398 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
331 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
2 votes
2 answers
888 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
554 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
0 votes
0 answers
70 views

How to Handle Multiple Google recaptcha

The problem I'm currently facing is that I have a plugin with a Google reCAPTCHA feature. This plugin has been used by other sites, and those sites also have Google reCAPTCHA implemented. When this ...
Rakul Agn's user avatar
1 vote
0 answers
240 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
0 votes
0 answers
19 views

onSubmit(token) - Recaptcha invisible v2 [duplicate]

How can i translate this function onSubmit(token) { document.getElementById("recaptcha").submit(); } Into my AJAX code. I don't want to use the function onSubmit(token), i want to use the ...
Giovanni Paez's user avatar
1 vote
1 answer
84 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
54 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
100 views

scraping aspx web with python requests - payload parameters don't match

I'm trying to scrape this webpage:https://servicios.sbs.gob.pe/ReporteSituacionPrevisional/Afil_Consulta.aspx The total process involves 3 requests, but I'm struggling with first one: Heres my ...
NaejF's user avatar
  • 91
0 votes
0 answers
105 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,911
1 vote
1 answer
154 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
304 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

15 30 50 per page
1
2 3 4 5
20