Google reCAPTCHA 2 with AJAX

Asked

Viewed 171 times

2

I’m using the reCAPTCHA with AJAX.

When the page is loaded the validation of the reCAPTCHA works normally, but when the form error and the page was not loaded the reCAPTCHA returns an error and the session expires.

How to do the reCAPTCHA work with AJAX without Reload?

1 answer

1


I solved the problem.

I used the grecaptcha.reset().

  • When possible, mark the answer as accepted by clicking on the mark below the score.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.