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
1 answer
115 views

Unable to Programmatically invoke the invisible recaptcha challenge by ID

We have a set up with multiple forms on a single page. We are rendering each recaptcha successfully, however I'm struggling to invoke the recaptcha challenge programatically targeted to an ID. Looking ...
Kingsford's user avatar
1 vote
0 answers
196 views

How to improve Google Recaptchav3 score as it returns 0.1 for genuine users

Recaptchav3 score is random for a set of users It returns 0.1 as score for logged in Safari browser request 0.3 for firefox and chrome Any suggestions to improve the score as the recommended threshold ...
Chaitanya 's user avatar
1 vote
0 answers
225 views

Is it safe to use same reCaptcha v3 Token for multiple requests?

I have an upload form with reCaptcha v3 in PHP with DropzoneJS. I am uploading 10 files with 10 different Post requests. When a User uploads 10 files, the client gets 10 different Captcha Tokens in a ...
jum's user avatar
  • 23
0 votes
1 answer
507 views

Getting weird return data from google captcha v2 siteverify API

I have a Vue-Express application which has signup/signin pages. On both pages, I use the google captcha v2 invisible setting so I manually call the execute function for which I get a valid token ...
Rahul Mehta's user avatar
1 vote
0 answers
284 views

Invisible Captcha timestamp threshold not triggering with Devise confirmable

Today I've had about 10 bot accounts created on my Rails 7 app hosted on fly.io! I feel I've followed all the steps to install and configure the invisible captcha gem but I can't get the timeout to ...
Ogarocious's user avatar
1 vote
0 answers
570 views

Erroneous token validations with reCAPTCHA v3

Our team is developing a simple Angular website that sends a form data to our backend via API. This website will be published under a public IP, so the interaction will be protected with Google ...
Mikhail Korolev's user avatar
1 vote
0 answers
479 views

Hidden Recaptcha V3 badge is appearing again after some idle time

I have added the Google Recaptcha V3 through script and applying styles to hide the badge for all other pages where I don't need to see the badge. It's working fine but if the app is idle for some ...
mc-user's user avatar
  • 1,945
1 vote
1 answer
101 views

Count/identify INCORRECT selection in reCaptcha v3

I want to use the 'reCaptcha v3 invisible option' where you don’t have to do any particular action like clicking on 'I am not a robot'. I want to know how many API calls are made in each of the ...
Kamal Surendra's user avatar
2 votes
1 answer
1k views

What actions can we take with google recaptcha enterprise

I have been using Google reCaptcha V2 (Invisible recaptcha) for a long time and we know that if some spammer or bot is trying to call our API then the user will get a puzzle to solve. What will happen ...
Himanshu Jain's user avatar
1 vote
3 answers
820 views

If user is signed into a google account can user still face the "I'm not a robot" message?

If you are signed into a google account, will you still get the "I'm not a robot message", or is there no other way to avoid it besides paid services. I am using the Selenium library in ...
S2H's user avatar
  • 21
1 vote
1 answer
465 views

Recaptcha V3 issues

I have tried to implement reCaptcha v3 but when I test (in an incognito window) the form just submits - without being challenged. Here is the code: <script src="https://www.google.com/...
j00m's user avatar
  • 501
-1 votes
1 answer
793 views

How can I remove g-recaptcha-response in online form?

Morning! This is the email that I receive when I send a form tht I've created with catpcha, I would like to hide the section highlighted in the screenshot below, is there any possibility? I share the ...
Rob's user avatar
  • 45
1 vote
1 answer
4k views

Implementing Google Recaptcha V3 - Methods to implement

I am planning to use Google invisible Recaptcha V3 in my application. I want the suggestion by which method I can go. In the developer document, I could see 2 ways, Automatically bind the challenge ...
Pavithra Sivakumar's user avatar
0 votes
1 answer
497 views

jquery submit() function does not work with invisible reCAPTCHA

I tried to use jquery function submit() to alert something when the form submitted but nothing happened. However if I removed the google invisible reCAPTCHA code, the submit function works. Is there a ...
JHope's user avatar
  • 81
0 votes
1 answer
2k views

Understanding Google reCaptcha V3 purpose and how to handle failures ? Google reCatpcha

I understand Captcha helps us to avoid BOTs signup in to our website and create fake accounts. To avoid it, we use the Captcha feature so that BOTs find it difficult to auto Register. However,with ...
Metalhead's user avatar
  • 1,419

15 30 50 per page
1 2
3
4 5
20