lukeraymonddowning / honey

A spam prevention package for Laravel, providing honeypot techniques, ip blocking and beautifully simple Recaptcha integration. Stop spam. Use Honey.
MIT License
398 stars 23 forks source link

The following errors were returned from the recaptcha token: incorrect-captcha-sol #38

Closed bastinald closed 2 years ago

bastinald commented 2 years ago

I'm using Livewire.

I received no prompt for an answer, it just went straight to this error:

Lukeraymonddowning\Honey\Exceptions\RecaptchaFailedException The following errors were returned from the recaptcha token: incorrect-captcha-sol

bastinald commented 2 years ago

Unchecking Verify the origin of reCAPTCHA solutions in the reCAPTCHA settings resolved this issue.