Questions tagged [grecaptcha]

69 questions
0
votes
0 answers

Applying Google recaptcha V3 with pure javascript

I am trying to implement Google recaptcha V3 with pure javascript and PHP, because I don't want to use heavy jQuery, and I don't know much about it. But I didn't understand what 'execute()' method was while implementing…
Ashram Kane
  • 288
  • 2
  • 7
  • 17
0
votes
0 answers

Why is my google response null when I send my captcha response with POST method?

I come here to ask for help because despite the many topics on this subject, no answer allowed me to solve my problem: The principle is simple: I have a form below with a div containing a captcha, my HTML also contains the script to load the…
0
votes
1 answer

How to show grecaptcha in a popup on clicking CF7 Submit button?

I'm making a new form in Contact Form 7. I need to display grecaptcha in a popup on submit button click. After the captcha success need to submit Contact Form 7.
draz umar
  • 11
  • 2
0
votes
0 answers

Google ReCaptcha is not loading

I am trying to integrate google recaptcha, but it is not loading the req iframe on browser and showing nothing. My contact.html:
soumya
  • 11
  • 1
0
votes
0 answers

Google V2 ReCaptcha not working for some users

We have implemented the V2 google invisible recaptcha for a contact us form. Every time I use it the recaptcha appears asking me to select some pictures which is great. But for some users the recaptcha is not appearing. Even though we are all in the…
James Blackburn
  • 594
  • 4
  • 23
0
votes
1 answer

Getting a blank response trying to verify google recaptcha from google's api using curl with PHP

Here is the documentation of the API I am trying to use: https://developers.google.com/recaptcha/docs/verify I am using curl with PHP to send a POST request and get a response back but I keep getting an empty response. Below is the code I am…
Anonymous
  • 1,658
  • 2
  • 14
  • 19
0
votes
2 answers

How can I call a javascript function using C# in Content Grabber?

I am trying to call a Javascript function using C# in Content Grabber. (Content Grabber is a web scraping software). The Javascript code is this: $.definePage({ idRecaptcha: null, init: function() {}, carregarReCaptcha: function() { …
-1
votes
1 answer

Google re-captcha stop loading suddenly

We have implemented the Google re-captcha, it was working fine. File - https://www.gstatic.com/recaptcha/releases/CHIHFAf1bjFPOjwwi5Xa4cWR/recaptcha__en.js giving 404. On our staging environment - We have downloaded -…
Atul
  • 1,585
  • 5
  • 16
  • 24
-1
votes
1 answer

Recaptcha v3 issue

Suddenly Recaptcha V3 stopped working. I am getting error. Could not connect to the reCAPTCHA service. Please check your internet connection and reload to get a reCAPTCHA challenge.. But internet is fine. On investigation found that…
1 2 3 4
5