Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
52 views

We are confused with the status of the Google’s ReCAPTCHA keys. Our Google captcha keys have now been migrated successfully to Google Cloud as Classic Keys. No issues with that. My question would now ...
Robert Friendlancer's user avatar
-4 votes
0 answers
64 views

I’m developing an automated testing framework that uses Selenium (including headless Chrome) to test web applications. During test runs, I frequently encounter CAPTCHA challenges — mainly reCAPTCHA v2 ...
Robert's user avatar
  • 1
-1 votes
1 answer
53 views

I am currently working on a Data Migration project involving a legacy system. We need to extract a large volume of data to migrate it to a new database. Unfortunately, this legacy system does not ...
caio rubio's user avatar
0 votes
1 answer
93 views

I am using Recaptcha Enterprise client in Android and making these calls: val client = Recaptcha.fetchClient( context.applicationContext as Application, BuildConfig.RECAPTCHA_SITE_KEY, ) ...
rysv's user avatar
  • 3,532
0 votes
0 answers
117 views

I'm using Google reCAPTCHA Enterprise, and I'm on the stage of creating an "assessment" in my server side code (PHP). I'm following the example code from the docs but I get an error: "...
DisgruntledGoat's user avatar
0 votes
0 answers
79 views

I have integrated recaptcha in search form but the issue is when user directly hit the search url like catalogsearch/result/?q=ring, there also i have integrate recaptcha. Please suggest some method. ...
Tisha Jhanwar's user avatar
1 vote
0 answers
125 views

Based on the deprecation notice at https://cloud.google.com/recaptcha/docs/deprecation-policy-mobile, "Safetynet reCAPTCHA" has been deprecated and turned off in Q3 2025. Are Android apps ...
rysv's user avatar
  • 3,532
0 votes
2 answers
106 views

I'm trying to add a Google Captcha to a Django form, but I still keep getting the following error even when everything has been successfully configured. File "C:\Users\PC\AppData\Local\Programs\...
DAVE's user avatar
  • 43
0 votes
0 answers
71 views

<aura:if isTrue="{!v.requiredOnce == true}"> <aura:if isTrue="{!v.isHuman == false}"> <iframe aura:id="captchaFrame" src="{!$...
Manvitha K's user avatar
1 vote
1 answer
66 views

I’m trying to implement Google reCAPTCHA in my Android app, but I keep getting this error: 12008: Invalid Type of Site Key What I did: Generated a reCAPTCHA key from the Google reCAPTCHA Admin ...
Dalil Moulay abdelhakim's user avatar
-4 votes
1 answer
127 views

I added Google ReCaptcha but it does not seem to work. I use one index.html in which i have my form and a file.php to send the form. In my console, i am at the "integration" in the "...
Jean Guillon's user avatar
0 votes
0 answers
56 views

I work on an old .NET Framework 4.8 site serving angularjs. We load recaptcha in a script tag (as opposed to bundle.js). The render query value is replaced with what I am assuming is our key, which I ...
Emery Noel's user avatar
1 vote
2 answers
84 views

Jetstream Version 4.0 Jetstream Stack Inertia Laravel Version 10.10 PHP Version 8.1 I am implementing Google RECAPTCHA v3 in Jetstream login. But its fails because inertia Jetstream auth sending 2 ...
Tarun Korat's user avatar
0 votes
0 answers
112 views

I’m trying to implement Firebase Phone Authentication on iOS using silent APNs verification, so that users don’t have to deal with the fallback reCAPTCHA flow. Despite following all Firebase and Apple ...
Alexandr Čížek's user avatar
2 votes
1 answer
89 views

I'm using reCaptch v2 on my react app. To do that i'm using react-google-recaptcha npm package. Its looks like below atm. I need that component to take the fullwidth of the form. So how to do that? I ...
dilusha_dasanayaka's user avatar
2 votes
0 answers
101 views

I'm working on a Flutter app with Firebase Authentication and App Check enabled. On iOS, when using FirebaseAuth.instance.verifyPhoneNumber(), sometimes the reCAPTCHA appears twice: await ...
Humayun Rahi's user avatar
1 vote
0 answers
98 views

I have had an accessibility check done on my site and it found that the iframe surrounding the image created for reCaptcha has a title attribute, but no alt attribute. Is there a way to add one? ...
Everett Green's user avatar
0 votes
2 answers
173 views

I'm setting up a reCaptcha for a client with an Enterprise Google Cloud account. I used an API Key, which is the easiest based on my client files configuration. Everything works well until I call the ...
Nicolas Halberstadt's user avatar
5 votes
0 answers
209 views

I have a problem with my SignInWithPassword, the email and password are correct but the "auth credential" is invalid. How I can solve this? I would to know if it's neccessary, for example, ...
Klout.'s user avatar
  • 31
1 vote
1 answer
178 views

I got an error on one of my Laravel Projects I have it hosted on Hostinger for the first time On local it's fine but once put it on production I got this page https://i.sstatic.net/BoPB6tzu.png My ...
Ahmed Safaa's user avatar
0 votes
0 answers
112 views

I’m trying to integrate recaptcha-enterprise-react-native into my React Native app (using Firebase phone auth with signInWithPhoneNumber). When I try to build the app for Android, I get this error: ...
Benny Kerido's user avatar
0 votes
1 answer
121 views

I have ACF form to send opinions. Everything works fine, the submit button sends opinon to the server. The problem is that when the user presses the submit button, a pop-up window appears saying: &...
luknij's user avatar
  • 313
1 vote
0 answers
106 views

I have a Manifest V3 extension whose popup page needs to run Google reCAPTCHA v3. Because MV3 disallows loading external scripts directly in extension pages, I followed the “sandbox” approach in the ...
ucanfil's user avatar
  • 13
0 votes
0 answers
60 views

I am working on integrating the Google Enterprise recaptcha into the Sitecore project. Due to dependency issues, I have used the older version "Google.Cloud.RecaptchaEnterprise. V1.6.0" and ...
Sai Raj R's user avatar
0 votes
0 answers
98 views

I want to integrate a Google CAPTCHA V3 into my app. For testing, I created a separate demo for it. I set up the Captcha from the link below GoogleCAPTCHA I added the details below. Label Select V3 ...
B Mehta's user avatar
2 votes
1 answer
208 views

I am trying to integrate AWS WAF CAPTCHA inside a React Native WebView. The AWS WAF response provides an HTML document that includes scripts (CDNs) for challenge and CAPTCHA rendering. However, the ...
Jodhan Saji's user avatar
0 votes
1 answer
141 views

A few days ago I implemented Google's recpatcha into my website. It worked perfectly fine. Today I started working then I though to myself: "Hmm lets try the contact form (where i use the cpatcha)...
PetGamer's user avatar
0 votes
0 answers
177 views

In my vue3.js app I import VueReCaptcha in main.js. import { createApp } from 'vue'; import VueReCaptcha from 'vue-recaptcha-v3'; const app = createApp(App); app.use(VueReCaptcha, { ...
Robert's user avatar
  • 183
-2 votes
3 answers
456 views

I'm trying to solve a ReCAPTCHA v2 challenge using CapSolver with the ReCaptchaV2Classification task type. However, whenever I call the CapSolver API, the response is always false, and the images are ...
Franco Motta's user avatar
0 votes
1 answer
190 views

I have a problem with Drupal CAPTCHA. I am using Google reCAPTCHA v2. When I submit the form without checking 'I am not a robot,' the form does not submit, but the CAPTCHA box is hidden. How can I fix ...
Tec's user avatar
  • 1
0 votes
0 answers
40 views

I have limited website experience, but took over a site some years ago. The "Contact Form 7 (WordPress)" page has suddenly started to show "ERROR for site owner: Invalid site key", ...
John Mills's user avatar
0 votes
1 answer
395 views

I'm coding a Puppeteer script, which starts up an instance of Google Chrome for Testing. Even if this browser is not headless, and even if I control it manually without any automation, whenever I try ...
Nate's user avatar
  • 13
0 votes
1 answer
371 views

I have few queries about Google recaptcha that I nowhere found answer. 1) Google recaptcha currently offers 10k assessments free per month. I'm trying to understand how each assessment is calculated. ...
user28757434's user avatar
0 votes
1 answer
105 views

I am implementing a webform that is provided by my CRM to automatically put leads into the system. They provide html code that I can simply insert into my website. They do not provide any captcha with ...
Megan K's user avatar
0 votes
1 answer
84 views

is it correct that magento is automatically handle server side validation in existing register form if you've enabled Google reCAPTCHA in the admin panel Magento_Customer::register.phtml
AICHOUCH MEHDI's user avatar
0 votes
3 answers
86 views

How to replace super().save() in MyCustomSignupForm when recaptcha is not confirmed class MyCustomSignupForm(SignupForm): def save(self, request): token = request.POST['g-recaptcha-...
Patrick Bond's user avatar
-1 votes
1 answer
435 views

I have a problem is a rails app using the recaptcha gem which uses devise for authentication. What I did I am trying to put Google recaptcha on the "password forgotten" screen users/password/...
Julian's user avatar
  • 108
2 votes
2 answers
442 views

My AppCheck debug token is statically set, and was added to my account under "Manage debug tokens" for my webapp: Both reCAPTCHA and reCAPTCHA Enterprise are enabled. My code is as follows: ...
Bharel's user avatar
  • 27.6k
0 votes
0 answers
138 views

im trying to add recaptcha v3 in my magento pwa studios website but im getting this error uncaught TypeError: globalThis.grecaptcha.render is not a function this is happening in the contact page and ...
coder23456's user avatar
0 votes
1 answer
373 views

Google recently sent out an email that all Google reCAPTCHA keys will need to be migrated to a Google Cloud project by the end of 2025. They also released a tutorial which guides you through the ...
Aleks Vujic's user avatar
  • 2,329
5 votes
1 answer
2k views

I know that this question has been posted multiple times, but most of the answers are deprecated or not valid for 2025 since SafetyNet is deprecated for new apps and Android DeviceCheck API is also ...
Cipri's user avatar
  • 253
0 votes
0 answers
113 views

I try to verify recaptcha token on server side, and always get invalid-input-response. here is my code: using var client = new HttpClient(); var values = new Dictionary<string, string> { { &...
ayala's user avatar
  • 178
0 votes
1 answer
210 views

I'm tryingto to use a captcha solving service but all of them request a code that's attached to an element called "data-sitekey" that should be in the HTML of a page with recaptcha on it. ...
Kason's user avatar
  • 1
0 votes
1 answer
131 views

I try to solve a captcher from the following standard homepage: https://google.com/recaptcha/api2/demo For that I am using the following code: String apiKey = "CAP-XXX"; ...
Jocken's user avatar
  • 25
0 votes
0 answers
104 views

I am using firebase auth and I wanted to add SMS MFA Verfication. I had struggled a lot integrating the required RecaptchaVerifier with my React Components. So I ended up trying to build a ...
user2741831's user avatar
  • 2,482
-2 votes
1 answer
267 views

I have a CakePHP website with a registration page and I am using google reCAPTCHA version 2 for the submission of the registration form. I have configured the page so that it doesn't submit until the ...
Maureen Moore's user avatar
0 votes
0 answers
307 views

I have the following .Net framework code: public static ReCaptchaResponse VerifyCaptcha(string secret, string response) { ReCaptchaResponse res = new ReCaptchaResponse(); res....
Hasan Shouman's user avatar
2 votes
0 answers
160 views

I'm implementing Firebase Phone Authentication in a React application. While trying to verify the phone number, I encounter a persistent timeout error after the reCAPTCHA verification is resolved. ...
jongseo05's user avatar
-2 votes
1 answer
149 views

I am trying to use recaptcha to validate authenticity of my user before submitting the form but i am having issue that my page just refreshes when clicked on "book now" button rather than ...
abhinav's user avatar
0 votes
0 answers
132 views

The issue I'm experiencing with my script is that it is not properly validating whether the Google reCAPTCHA is completed before allowing users to submit the form. While the validations for inputs are ...
TheVipZo123's user avatar

1
2 3 4 5
88