Skip to main content

Questions tagged [recaptcha]

For questions about the reCAPTCHA service: Designed to protect against spam and abuse by blocking bots while allowing valid users access.

recaptcha
2,100 questions with no upvoted or accepted answers
22 votes
0 answers
4k views

Will Google reCaptcha work once Chrome blocks usage of third party cookies?

The both versions(V2,V3) of google recaptcha sets third party cookies . As you might know Chrome will block the usage of third party cookies in 2024. Will recaptcha work then or implementation on user ...
user1953051's user avatar
16 votes
0 answers
9k views

Unhandled Promise rejection: timeout ; Zone: <root> in angular 6

When I use ng-recaptcha component while routing to another route. Error is : Unhandled Promise rejection: timeout ; Zone: ; Task: Promise.then ; Value: timeout undefined Unhandled Promise rejection:...
Bhavya Sanchaniya's user avatar
12 votes
2 answers
11k views

ReCAPTCHA is generating Content Security Policy warnings

I implemented reCAPTCHA v3 on my website, all is working fine, I'm getting a score back and everything on the server-side. However, I'm getting tons of Content Security Policy warnings in the console ...
Aran Bins's user avatar
  • 477
12 votes
0 answers
1k views

Recaptcha 2 how to check if user cancels puzzle

How to detect if a user is cancelling the Recaptcha puzzle: It is possible to click outside the dialog box and close the dialog. However, there doesn't seem to be any callback to that action. It is ...
Olav Kokovkin's user avatar
11 votes
3 answers
15k views

reCAPTCHA 2.0 not appearing in Safari (works in Edge, Chrome, and Firefox)

I just integrated the Google reCAPTCHA 2.0 into my site. It works as expected in Chrome, Firefox, and Edge, but it doesn't work / appear in Safari on my MacBook Pro. MacBook Pro: macOS Sierra ...
gfrobenius's user avatar
  • 4,037
10 votes
1 answer
2k views

Google Safety net addOnFailureListener not trigger when user dismiss the verify dialog

Note I posted the issue/question to google sample github repo, https://github.com/googlesamples/android-play-safetynet/issues/12. However, I don't get any response yet. library version used: com....
sayvortana's user avatar
10 votes
4 answers
4k views

Mailchimp Embedded Sign up form not displaying Captcha

I am using mailchimp embedded sign up form. It displays Email Account, First Name and Last Name, but captcha is not showing. I enabled captcha from Settings->List Name and Defaults. What other steps ...
Neha Goyal's user avatar
9 votes
0 answers
2k views

'content_security_policy.extension pages': Insecure CSP value "https://google.com" in directive 'script-src'

I am trying to add content security policy to my V3 manifest file for applying reCaptcha v3 to my chrome extension but I keep getting the following error 'content_security_policy.extension_pages': ...
Haseeb Zahid's user avatar
9 votes
0 answers
4k views

Is reCaptcha compatible with iFrames?

I'm evaluating moving 3rd party JavaScripts into sandboxed iFrames in order not allow them access to main page data. So if 3rd party script is compromised, only data in the iFrame could be stolen. ...
Jose Moyano's user avatar
9 votes
0 answers
2k views

In reCAPTCHA, what data is being sent to Google and how often?

In other words: When Google is trying to determine whether it's a real user or not (for invisible captcha), which data is collected and how often is it sent to Google? Which user events are being ...
Tiago Romero Garcia's user avatar
9 votes
1 answer
2k views

How to install Google-Recaptcha from npm

I'm implementing recaptcha in my webapp in some forms. I already implement my backend part and i'm right now trying to install recapatcha api. Unfornatly, I do not find an official package in npm ...
OrcusZ's user avatar
  • 3,625
9 votes
2 answers
3k views

How to use Google's reCAPTCHA in an electron app?

Google's reCAPTCHA is domain specific so when used in an Github's electron app, it gives the following error ERROR for site owner: Invalid domain for site key. Possibly because in an electron app the ...
BiJ's user avatar
  • 1,669
8 votes
1 answer
2k views

recaptcha v3 front end .execute() returning strange result with )]}' ["rresp","..."]

This is virtually identical to recaptcha v3 frontend returning strange, emptyish (invalid?) result with )]}' On the recaptcha settings page - https://www.google.com/recaptcha/admin/site/.../...
user avatar
8 votes
3 answers
8k views

Adding reCAPTCHA v2 into my PHP file

The PHP problem has been solved. Here are the HTML and PHP codes that I'm using: contact_form.html: <html> <head> <title>My Contact Form</title> <script src='https:...
AdelaP's user avatar
  • 105
7 votes
0 answers
1k views

Google reCAPTCHA V3 version, receiving "browser-error" response to the user who access the page from iphone Safari browser, what could be reason??

In our web application, we implemented & using google reCAPTCHA V3 version. For some of our end-user (mostly occurs to iphone safari browser end-user) we receive "error-code" : as "...
Ashok Kumar Ragupathi's user avatar

15 30 50 per page
1
2 3 4 5
140