Skip to main content

All Questions

Tagged with
0 votes
0 answers
69 views

I get "timeout-or-duplicate" error using Recaptcha V3 and success status as false

This is the code and its causing issue but I am not sure how , its failing the response. Can someone guide me whats wrong here. <script src="https://www.google.com/recaptcha/api.js?onload=...
Simmi's user avatar
  • 1
0 votes
1 answer
1k views

How to use ReCaptcha with Angular 17 with Standalone Components

I need to implement captcha to prevent spam atacks etc. But the more I search and trying to find something about how to do it in angular 17 (with standalone components) the more I feel like there's no ...
Newcomer's user avatar
2 votes
2 answers
879 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
0 votes
0 answers
62 views

Running Task.Factory.StartNew() results in System.Threading.Tasks.Task`1[System.Web.Mvc.ActionResult] showing up on the returned view (ASP.NET MVC3)

Our goal is to get Google Recaptcha V3 working on a single form on an MVC3 .NET4.5 project. However, I'm struggling to make this work due to the async request to Google for the Recaptcha score. FE is ...
DayByDay'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
83 views

Unsubscribing to the reCAPTCHA v3 execution subscription in ng-recaptcha

I am using Google reCAPTCHA in my Angular 14 application. I am using the ng-recaptcha npm package, version 10. The documentation says that its important that I close the execute subscription. The ...
Danie's user avatar
  • 459
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
78 views

reCAPTCHA v3 calling API continuously

As you can see in the Network Tab API keeps getting called. I am using react-google-recaptcha-v3 <GoogleReCaptchaProvider reCaptchaKey={CAPCHA_SITE_KEY as string} language="en&...
Salil Rajkarnikar's user avatar
0 votes
0 answers
43 views

Does the blacklisting of domains affect Google recaptcha?

[1] In the past, a domain set up on a shared server was flagged as spam and blacklisted. [2] Around the same time, a Google recaptcha timeout error began to occur every time a contact form was set up ...
RYOTARO's user avatar
0 votes
0 answers
290 views

Next 14 with Google recaptcha v3 showing info box on all routes

I have problem with my project which is written in Next 14. I use npm library https://github.com/snelsi/next-recaptcha-v3 to have Google recaptcha on my contact site. There I have to use recaptcha ...
Notik's user avatar
  • 35
0 votes
0 answers
45 views

how can i integrate an captcha in angular , Express

i tried to use recaptcha it displaying but it's not working properly libraries i tried to use : primeng captcha : gives me error that primeng doesn't have an captcha component but it's exist in old ...
ZAKARIAE CHELLE's user avatar
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
0 votes
1 answer
323 views

Will enabling additional features from Google in ReCAPTCHA Enterprise affect the site-verify response?

Our PROD environment is currently using ReCAPTCHA Enterprise Key + Legacy secret key, which still using "site verify" to verifying the score of the user. We are planning on migrate to ...
Jamie Phan's user avatar
3 votes
1 answer
247 views

reCAPTCHA v. 3 returning the same token on the second calls with different action

I'm using Google's reCAPTCHA v.3 in a React application and I've encountered an issue where window.grecaptcha.enterprise.execute(reCaptchaKey, { action }) returns the same token on the second call ...
Gleb_Sh's user avatar
  • 31
0 votes
0 answers
33 views

How can I disable reCaptcha from my hpanel

How can I disable reCaptcha from my hpanel if it not allowing me to login as admin of my website? I am working on my site and the reCaptcha was not working and while I am trying to fix it I was ...
Prince Onumajuru's user avatar

15 30 50 per page
1
2 3 4 5
14