albertcht / invisible-recaptcha

An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
MIT License
601 stars 162 forks source link

The g-recaptcha-response field is required #157

Open handhikadj opened 2 years ago

handhikadj commented 2 years ago

I see the badge logo on bottom right corner but the validation always fails. Also got "g-recaptcha-response": null when debug the request using request()->all() I'm using the test key as stated here: https://developers.google.com/recaptcha/docs/faq#id-like-to-run-automated-tests-with-recaptcha.-what-should-i-do

Laravel v6.20.x albertcht/invisible-recaptcha v1.9.7

Riwash-Futuresoft commented 1 year ago

Check Your Site key and Secure Key in env .