I would like to make my own website, where I use reCAPTCHA. However, I don’t know how to wait after grecaptcha.execute() until the user has completed the tasks. Because now the link is called directly without passing the tasks. For the rest I use the standard Google Script https://developers.google.com/recaptcha/docs/invisible It is the reCAPTCHA v2 invisible. I would be happy about
Tag: invisible-recaptcha
My recaptcha render doesn’t work and return 0
I currently have a problem with Google’s Invisible Captcha. It refuses to load properly despite all my attempts. The situation: I have a form which is added to the DOM via jQuery when clicking on a button. The form is then displayed in an overlayer which covers the entire screen. At first, no worries but once the form is displayed,