Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
130 views

I’m using blaannk’s Invisible reCAPTCHA bypass (manually reloading the captcha via HTTP) to generate v3 tokens. It works, but I need tokens tied to a specific page action (grecaptcha.execute({action: &...
0 votes
0 answers
69 views

I had implemented google recaptcha at my website and the website using Content-Security-Policy (CSP). According to google documentation, we should add following values to the directives which I ...
0 votes
1 answer
642 views

We are trying to use the combination of reCaptcha v2 and v3 in the login page so we explicit render the reCaptcha v2 widget(challenge based reCaptcha) if reCaptcha v3 (invisible reCaptcha) fails. Here'...
2 votes
0 answers
258 views

I am very much a novice when it comes to adding Recaptcha but have a site that is needing it due to bots spamming the contact form. I have it installed on the form and that looks fine with the ...
0 votes
0 answers
59 views

i need get "g-recaptcha_response" for next requests. and found this: Google reCaptcha - How to get g-recaptcha-response - without FORM TAG enter image description here but its not python and ...
3 votes
1 answer
903 views

Recaptcha had an update on March 28, 2024 and after the update console errors started appearing with this message: recaptcha__en.js:600 Uncaught TypeError: Ay is not a function Recently we identified ...
0 votes
0 answers
51 views

This is my code for recaptcha <div class="g-recaptcha" data-sitekey="${siteKey}" data-callback="call1" data-expired-callback="call2"> I am not able to ...
4 votes
1 answer
369 views

I'm using Google's reCAPTCHA v.3 in a React application and I've encountered an issue where window.grecaptcha.enterprise.execute(reCaptchaKey, { action }) returns the same token on the second call ...
1 vote
0 answers
560 views

I am trying to implement google recaptcha v2 using ajax php but its not returning response after i solve it. i have two recaptchas, with different keys, first one works just fine. after solving ...
0 votes
1 answer
2k views

I want to use recaptcha api but didn't want to rewrite this function. I have the key on the submit button and on the form tag. I can see its not generating the tokens just sending the sitekey. Any ...
3 votes
0 answers
1k views

I am using firebase phone authentication feature for web. I have implemented it by using javascript sdk. It is working unexpectedly from last few days. When I am requesting to send verification code ...
0 votes
1 answer
703 views

I am trying to implement reCaptcha for submission of form but I am having trouble implement the google captcha javascript . I am not getting any console message in console. <script src="...
1 vote
1 answer
1k views

I am working for a project where I have to integrate google recaptcha v2 . I am afraid about what happens if the captcha monthly limit exceeds , How will the google response looks like at that time ? ...
1 vote
0 answers
31 views

I have encountered a problem when trying to implement reCAPTCHA v3 onto a website to prevent spam emails. The problem I currently have is that the reCAPTCHA gives me an error that loos like this: ...
2 votes
1 answer
2k views

This might be a stupid question, but the Google developer portal is horrible... I've recently signed up for an API key pair for Google's reCAPTCHA service (https://developers.google.com/recaptcha) But ...

15 30 50 per page
1
2 3 4 5

AltStyle によって変換されたページ (->オリジナル) /