anhskohbo / no-captcha

No CAPTCHA reCAPTCHA For Laravel.
https://packagist.org/packages/anhskohbo/no-captcha
MIT License
1.76k stars 235 forks source link

ERROR for site owner: Invalid site key #171

Open jamesbhatta opened 3 years ago

jamesbhatta commented 3 years ago

I am trying to use it with V2 Tickbox but getting: ERROR for site owner: Invalid site key . My keys are correct. Don't know whats going wrong. Tried on both localhost and server. Is there any special instructions for using in subdomains?

DEV7163 commented 3 years ago

It seems it doesn't support reCaptcha v3, I found it reading other issues because it's not stated anywhere in the install/usage page.

alcarazolabs commented 2 years ago

Running: php artisan cache:clear php artisan config:clear php artisan view:clear

worked for me.

eugenefvdm commented 1 year ago

Can someone confirm this package doesn't support reCaptcha v3?