anhskohbo / no-captcha

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

Not working with https? #67

Closed subdesign closed 7 years ago

subdesign commented 7 years ago

On localhost the package works very well, but the same code on a https site always says captcha has error. Keys are double checked! Any idea ?

dann95 commented 7 years ago

can u give any log of errors?

subdesign commented 7 years ago

Not really. Please check the following:

it was working well, before I added the ssl cert. this is why I think it's about ssl. what I read on forums, I should regenerate the keys, and use them. sadly I can't try it coz I left my laptop charger at company, (I'm on diff computer) so only on next monday...

alvinbakker commented 7 years ago

@subdesign Did it work?

subdesign commented 7 years ago

No sorry, I replaced with a conventional captcha for a quick solution...