DarkGhostHunter / Captchavel

Integrate reCAPTCHA into your Laravel app better than the Big G itself!
MIT License
95 stars 17 forks source link

Timeout or duplicate #30

Closed dacdam closed 4 years ago

dacdam commented 4 years ago

Hi, I'm using 2.2 version.

In Laravel error log I see several of these errors:

[2020-10-12 18:39:31] production.ERROR: The Google reCAPTCHA library returned the following errors:timeout-or-duplicate

I guess it's about long lasting form compilations, but I can't figure out how to resolve.

Can you help me please ?

dacdam commented 4 years ago

Don't waste your time with my question: it was due to the presence of the script in the resource/view/vendor/ directory. Sorry.