excelwebzone / EWZRecaptchaBundle

This bundle provides easy reCAPTCHA form field for Symfony.
MIT License
396 stars 160 forks source link

Got 404 not found on Ajax request to https://www.google.com/recaptcha/api/js/recaptcha_ajax.js #272

Open pjurasek opened 3 years ago

pjurasek commented 3 years ago

I got 404 on captcha when I set in config:

ajax: true

I got an 404 error from google. There is fired a request: https://www.google.com/recaptcha/api/js/recaptcha_ajax.js

twin-elements commented 2 years ago

same problem