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
0 answers
577 views

2captcha + reCAPTCHA v2 invisible + Selenium

2captcha has a Python solution for integrating captcha bypass in Selenium. https://2captcha.com/blog/captcha-bypass-in-selenium This solution works great for reCAPTCHA v2 checkbox. However, I needed a ...
Rhb You's user avatar
0 votes
0 answers
104 views

Can not find callback function of invisible reCaptcha V2

I've spent 3 days looking for an answer, but nothing has come up I have a website: https://rezerwacja.zuw.szczecin.pl/ There is an invisible ReCaptcha V2 on it and I need to pass it somehow to get ...
NikStor's user avatar
0 votes
0 answers
81 views

How to get Typo3 plugin invisible recaptcha working for multiple domains using a condition

Using the typo3 extension: tx_invisiblerecaptcha for including the invisiblerecaptcha in powermail. I need to overwrite the plugin config for using different keys for multiple domains. To get that I ...
mr_typo3's user avatar
1 vote
0 answers
210 views

How to use invisible reCAPTCHA in flutter?

I am working on an application where I allow the user to make some orders. Now before confirming their order, I want to check whether they are a real person or a bot. So I'm thinking of using Google ...
dipansh's user avatar
  • 417
0 votes
0 answers
47 views

reCAPTCHA response empty for page translated with GTranslate

The reCAPTCHA response is empty and therefore not valid. The empty response only happens after switching to another language by the use of GTranslate. The default language works! The JS function is ...
Development Lameco's user avatar
0 votes
0 answers
14 views

What assessment score to use for public forms (non login MFA)

What assessment score should be used for a simple inquiry form or signup form? There is no MFA or login element required. Would 0.5 be good enough?
FluffyBeing'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 votes
1 answer
58 views

Google ReCaptcha in Ruby on rails .slim files

I have a .slim file for my sign up page, but when I am trying to add the recaptcha_tags to the file I'm getting an error recaptcha_tags not defined, can anyone provide a small sample code to integrate ...
x5ud0kn1gh7x's user avatar
0 votes
1 answer
100 views

What could be the option to implement google recaptcha with current project config

The application is based on java 8 , grails 2.4.3, and postgresql. The java based application is using hibernate ORM and spring is embedded. I have a requirement of implementing google recaptcha ...
tyro's user avatar
  • 775
2 votes
0 answers
254 views

"What could be causing the error 'RecaptchaVerifier instance has been destroyed' in Firebase OTP verification in Next.js and how can it be resolved?"

I am encountering this error after successfully creating user, as soon as i revisit signIn form for new account without reloading page and try to send otp to any phone number. Here is my code ...
SHAHID's user avatar
  • 81
4 votes
0 answers
335 views

Issue with Recaptcha SDK Initialization on Android

We have integrated reCaptcha enterprise in our android app. Gradle dependency we are using is 'com.google.android.recaptcha:recaptcha:18.0.1'. There are reports from our users that they are not able ...
ichthyocentaurs's user avatar
0 votes
1 answer
266 views

Firebase AppCheck does not work with Cloud Run

I am using Firebase Appcheck and RecaptchaV3 Provider in a web app. All works fine on localhost (both with debug token and NOT recommended way - setting localhost to allowed Domains at RecaptchaV3). ...
Jakub Piga's user avatar
5 votes
1 answer
6k views

"browser-error" in google reCaptcha V3 (invisible)

I am using google reCaptcha v3 (invisible), but I am getting some response payload with: { "success": false,   "error-codes": [     "browser-error"   ] } I've googled ...
Miguel Angel Celin Teran's user avatar
1 vote
0 answers
391 views

Google Recaptcha V3 spike in high risk assessment after V2 token creation

TLDNR version: Does creating a fallback V2 recaptcha token increase V3 "High Risk" flagging? Was wondering if anyone else has run into this, but recently within the last couple weeks, Google ...
Sean O'Connor's user avatar
0 votes
1 answer
1k views

Exceeded reCAPTCHA Quota : create new keys

After a month using google's reCaptcha on my website, i received this message Thank you for being a reCAPTCHA user. Your site key is currently using reCAPTCHA over the quota limit of 1 million calls ...
Wildfire's user avatar
  • 182

15 30 50 per page
1
2
3 4 5
20