recaptcha icon indicating copy to clipboard operation
recaptcha copied to clipboard

PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.

Results 164 recaptcha issues
Sort by recently updated
recently updated
newest added

Hello! I'm using Cordova (with Vue as the main framework) and always I get an error saying `Error for site owner. Invalid domain for site key`, however, it's working fine...

service discussion

When i use recaptcha v3 with host "www.recaptcha.net" the score is always 0.1, but when i change to use host "www.google.com", the score is 0.9. So is it the v3...

widget

In our current project, we are having forms within an overlay (I know, not good UX, but in that case it needs to be done like this..) which are also...

widget

We use WebView on iOS apps for user sign in. The sign in form has reCaptcha v3 integrated and always scores the WebView on iPad Pro iPadOS 14 with a...

service discussion

A few changes to see if we can run against PHP 8.

When I choose Audio instead of this (shitty) image click challenge which takes forever to be finished I get flagged as bot and can't even do an Image Captcha without...

service discussion

**Issue description** Not sure where else to report this, so i'm trying here The latest code https://www.gstatic.com/recaptcha/releases/_7Co1fh8iT2hcjvquYJ_3zSP/recaptcha__en.js rejects a promise with reject("Timeout") but it should be reject(new Error("Timeout"))

Hi I am trying to use Recaptcha v3 in my site, but a lot of users are getting this error ``` Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter...

Im using recaptcha v3. Its working fine for 99% users. But fails to generate the token for 1% users. For example, my website approximately getting 5000 entries per day. In...

widget

**Issue description** We have investigated the issue of reCAPTCHA not showing Privacy and Terms links and it appears to be an issue with the reCaptcha CSS. We are using ‘Invisible...