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
71 votes
11 answers
145k views

Test invisible recaptcha

We have integrated invisible recaptcha in one of our websites. Whenever we submit the form it automatically submits. I read in some google groups that we would get a challenge when accessed on edge ...
Prajwal's user avatar
  • 711
43 votes
6 answers
99k views

How to Verify Google Recaptcha V3 Response?

How to integrate Google reCAPTCHA Version 3 in Client Side and Server Side(php). following code use to display recaptcha but its not working good. How to do this integration. <html> <...
Karthik's user avatar
  • 5,719
13 votes
3 answers
26k views

Invisible ReCaptcha with jQuery ajax

I am trying to implement the newest ReCaptcha (aka "invisible" ReCaptcha) within an form using jQuery and an "ajax" request. ReCaptcha documentation: https://developers.google.com/recaptcha/docs/...
Musa's user avatar
  • 1,369
9 votes
2 answers
7k views

Firebase: Invisible reCaptcha does not work in React JS

Overview Hi, I am using Firebase's invisible reCaptcha for phone number authentication in my React JS application. As per the documentation of Firebase you need to provide id (e.g. sign-in-button) of ...
Vinay Sharma's user avatar
  • 3,647
9 votes
2 answers
22k views

Google reCAPTCHA V2 JavaScript We detected that your site is not verifying reCAPTCHA solutions

Error Message We detected that your site is not verifying reCAPTCHA solutions. This is required for the proper use of reCAPTCHA on your site. Please see our developer site for more information. I ...
jeirueda 's user avatar
5 votes
2 answers
15k views

Invisible reCAPTCHA sending empty g-recaptcha-response with multiple forms

I am trying to use Google Invisible reCAPTCHA, but it is sending empty the g-recaptcha-response POST parameter when i have multiple forms in the same page. Here is my code: Google JS <script src="...
Marcio Mazzucato's user avatar
5 votes
2 answers
4k views

' TypeError: Cannot read properties of undefined (reading 'appVerificationDisabledForTesting') '

i'm trying to implement the OTP authentication with firebase with phone number in react+vite. i'm getting this error: ' TypeError: Cannot read properties of undefined (reading '...
Adil Salah's user avatar
1 vote
1 answer
11k views

Google Invisible ReCaptcha on multiple forms in a same page - PHP

I am following this Invisible ReCaptcha doc on my php website: http://www.pinnacleinternet.com/installing-invisible-recaptcha/ everything works well. but while implement on multiple forms in a same ...
Riyas Muhammed's user avatar
18 votes
7 answers
11k views

detect when challenge window is closed for Google recaptcha

I am using Google invisible recaptcha. Is there a way to detect when the challenge window is closed? By challenge window I mean window where you have to pick some images for verification. I currently ...
Tarek's user avatar
  • 181
15 votes
3 answers
45k views

Invisible reCAPTCHA - Missing required parameters: sitekey

I am loading Invisible reCAPTCHA dynamically for every form with button that has class g-recaptcha . Problem that I have is that captcha is not loading correctly and I am not sure why. I followed ...
jureispro's user avatar
  • 1,392
14 votes
6 answers
39k views

How to solve Google v3 reCaptcha timeout?

We have a PHP form that is several tabs and times-out on the reCaptcha. Everything is done in one page and it works perfectly fine IF the form is completed in <3 minutes. The idea of a solution is ...
Burndog's user avatar
  • 709
14 votes
4 answers
33k views

Cannot contact reCAPTCHA. Check your connection and try again

I am using react-google-invisible-recaptcha. but it is not working when the page load it shows an alert like "Cannot contact reCAPTCHA. Check your connection and try again" even though the ...
Siddu hadapad's user avatar
12 votes
1 answer
29k views

"Error: Invalid ReCAPTCHA client id" when executing an invisible captcha

I'm trying to implement Google's Invisible reCAPTCHA in a HTML form in a Wordpress website. In the head First, I have the script that sets up the callbacks and binds the submit event of the form to ...
Kroltan's user avatar
  • 5,101
10 votes
5 answers
16k views

Google recaptcha error in ie 11

I am getting the following error in IE 11: SCRIPT5007: unable to get property "toString" of undefined or null reference recaptcha__iw.js (451, 41) Could it be possible that there is an error in ...
Ruthi's user avatar
  • 312
10 votes
2 answers
20k views

How to validate reCAPTCHA V2 Java (Servlet)

This is an Q&A style post, which I'll post both the question and an answer. The main reason for this is that I spent quite a lot of time searching the easiest way to validate recaptcha V2. So I'm ...
Roshana Pitigala's user avatar

15 30 50 per page