4,386 questions
Advice
0
votes
1
replies
52
views
Google Cloud Classic Keys validity
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 ...
-4
votes
0
answers
64
views
How to handle reCAPTCHA/hCaptcha challenges in Chrome automation for testing purposes? [duplicate]
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 ...
-1
votes
1
answer
53
views
Best practices for handling Login CAPTCHA in Python RPA for legacy data migration (No API) [closed]
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 ...
0
votes
1
answer
93
views
Android Recaptcha Enterprise com.google.android.recaptcha.RecaptchaException - Internal Error
I am using Recaptcha Enterprise client in Android and making these calls:
val client = Recaptcha.fetchClient(
context.applicationContext as Application,
BuildConfig.RECAPTCHA_SITE_KEY,
)
...
0
votes
0
answers
117
views
What credentials do I need for Google reCAPTCHA Enterprise?
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:
"...
0
votes
0
answers
79
views
How to integrate v3 invisible recaptcha to Magento 2.4.6 search
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. ...
1
vote
0
answers
125
views
Do we need migrate safetynet recaptcha to Recaptcha enterprise for Android
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 ...
0
votes
2
answers
106
views
ModuleNotFoundError: No module named 'captcha'
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\...
0
votes
0
answers
71
views
I see excessive whitespace when i increase the height of Google reCAPTCHA in an iframe tag
<aura:if isTrue="{!v.requiredOnce == true}">
<aura:if isTrue="{!v.isHuman == false}">
<iframe aura:id="captchaFrame" src="{!$...
1
vote
1
answer
66
views
reCAPTCHA error: 12008: Invalid Type of Site Key on Android
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 ...
-4
votes
1
answer
127
views
Integration with Google ReCaptcha [closed]
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 "...
0
votes
0
answers
56
views
Recaptcha doesn't load (for some devs) in chrome, does in edge, in ASP.NET/Framework site
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 ...
1
vote
2
answers
84
views
Unable to validate reCAPTCHA in Laravel Jetstream with Inertia.js during login
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 ...
0
votes
0
answers
112
views
Firebase Phone Auth on iOS with Silent APNs Doesn't Work - Still Opens Safari (reCAPTCHA)
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 ...
2
votes
1
answer
89
views
How to make reCaptcha component full width
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 ...
2
votes
0
answers
101
views
Flutter Firebase Phone Auth reCAPTCHA loops twice on iOS with App Check enabled
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 ...
1
vote
0
answers
98
views
How can I add alt text to the iframe created by Google reCaptcha?
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? ...
0
votes
2
answers
173
views
reCaptcha Enterprises "Permission denied for: recaptchaenterprise.assessments.create"
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 ...
5
votes
0
answers
209
views
Initial task failed for action RecaptchaAction(action=signInWithPassword)with exception
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, ...
1
vote
1
answer
178
views
Verifying that you are not a robot... Laravel API
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 ...
0
votes
0
answers
112
views
recaptcha-enterprise-react-native fails due to Kotlin 2.1.0 metadata – my compiler only supports 2.0.0
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:
...
0
votes
1
answer
121
views
Pop-up window after submitting
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: &...
1
vote
0
answers
106
views
Chrome Extension MV3: reCAPTCHA’s webworker fails in sandboxed iframe (“origin ‘null’”)
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 ...
0
votes
0
answers
60
views
Google.Cloud.RecaptchaEnterprise error on inteagrating with Sitecore 10.0.0
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 ...
0
votes
0
answers
98
views
Integrate Google Captcha V3
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 ...
2
votes
1
answer
208
views
How to render reCAPTCHA html document provided by AWS WAF in react native web-view?
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 ...
0
votes
1
answer
141
views
Google reCPATCHA validation fails [closed]
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)...
0
votes
0
answers
177
views
How to implement Google reCAPTCHA v3 with recaptcha-v3 in Vuejs 3?
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, {
...
-2
votes
3
answers
456
views
Unable to Solve ReCAPTCHA v2 with CapSolver (ReCaptchaV2Classification) – Always Returning False - Python
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 ...
0
votes
1
answer
190
views
Drupal reCAPTCHA hidden issue
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 ...
0
votes
0
answers
40
views
The "Contact Form 7 (WordPress)" captcha box shows error
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", ...
0
votes
1
answer
395
views
Avoid instant block by Chrome when using Puppeteer
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 ...
0
votes
1
answer
371
views
How Google Recaptcha calculates each assessment?
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.
...
0
votes
1
answer
105
views
Implement reCAPTCHA v2 into generated custom HTML webform on Wordpress
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 ...
0
votes
1
answer
84
views
magento 2 existing forms recaptcha server side validartion
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
0
votes
3
answers
86
views
How to replace super().save() in MyCustomSignupForm when recaptcha is not confirmed
How to replace super().save() in MyCustomSignupForm when recaptcha is not confirmed
class MyCustomSignupForm(SignupForm):
def save(self, request):
token = request.POST['g-recaptcha-...
-1
votes
1
answer
435
views
Recaptcha "ERROR for site owner: Invalid key type"
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/...
2
votes
2
answers
442
views
App check on flutter web - debug token not working
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:
...
0
votes
0
answers
138
views
"uncaught TypeError: globalThis.grecaptcha.render is not a function" while trying to add recaptcha v3 in Magento PWA
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 ...
0
votes
1
answer
373
views
Migrate from "reCAPTCHA Classic" to "reCAPTCHA on a Google Cloud" using Terraform
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 ...
5
votes
1
answer
2k
views
2025: How to disable reCAPTCHA in Firebase phone-authentication (OTP) Android without SafetyNet or DeviceCheck
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 ...
0
votes
0
answers
113
views
Recaptcha verify always returns invalid-input-response
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>
{
{ &...
0
votes
1
answer
210
views
Can't use captcha solver api services due to missing the element "data-sitekey"
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. ...
0
votes
1
answer
131
views
Using Capsolver TwoCaptcher does not work (Java)
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";
...
0
votes
0
answers
104
views
How to build a firebase auth RecaptchaVerifier React Component?
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 ...
-2
votes
1
answer
267
views
Disabling submission until reCAPTCHA verification passed doesn't work [closed]
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 ...
0
votes
0
answers
307
views
Google Recaptcha V3 Invalid-Input-Response
I have the following .Net framework code:
public static ReCaptchaResponse VerifyCaptcha(string secret, string response)
{
ReCaptchaResponse res = new ReCaptchaResponse();
res....
2
votes
0
answers
160
views
Firebase Phone Authentication Timeout Issue with reCAPTCHA in React
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.
...
-2
votes
1
answer
149
views
Having issue implementing google recaptcha v3 in my php form
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 ...
0
votes
0
answers
132
views
How to make simple client-side Recaptcha V2 validation?
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 ...