Hi,
I got working well the new Google reCaptcha v3, but several users are experiencing an error if they take more than 2 minutes to fill the form.
The error description is:
{ "success": false, "error-codes": [ "timeout-or-duplicate" ] }
Please, note that we did lot of debugging and we can rule out with confidence that the issue is not "duplicate". We literally waited a bit more of 2 minutes and the above error appears. If we submit the form in less than 2 minutes it works well.
Is there any work around to avoid this time out?
Thank you very much in advance.
Regards,
Alejandro