Skip to main content

All Questions

0 votes
0 answers
77 views

Google Enterprise ReCaptcha v3 always returning score of 0.9

I've integrated Enterprise reCAPTCHA v3 with my HTML and JavaScript contact form. To ensure its effectiveness, I'm attempting to automate testing with Selenium to verify if the reCAPTCHA accurately ...
sajeevan Balasingam's user avatar
3 votes
2 answers
952 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
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
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
0 votes
1 answer
206 views

Google recaptcha client is throwing System.Reflection.AmbiguousMatchException in ASP.NET MVC on .NET 4.7.2

The type initializer for 'Grpc.Core.Internal.UserAgentStringProvider' threw an exception. (See inner exception for details.) System.TypeInitializationException: The type initializer for 'Grpc.Core....
Uday's user avatar
  • 151
1 vote
2 answers
4k views

Recaptcha Enterprise - missing invisible recaptcha

Recaptcha in a paid google account for a site with more than 1,000,000 clicks on Recaptcha (the free quota from google). there is no option to choose the invisible v2 Recaptcha that is available on ...
Blazzze IL's user avatar