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
action-mismatch {"exception":"[object] (DarkGhostHunter\Captchavel\Exceptions\FailedRecaptchaException(code: 0): The Google reCAPTCHA library returned the following errors:timeout-or-duplicate
action-mismatch at /var/www/vhosts/sostituzionilegali.it/sostituzionilegali/vendor/laravel/framework/src/Illuminate/Support/helpers.php:463)
I guess it's about long lasting form compilations, but I can't figure out how to resolve.
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 ?