ultimatemember / recaptcha

GNU General Public License v2.0
0 stars 0 forks source link

ReCaptcha throws "The response is no longer valid: either is too old or has been used previously." #3

Closed champsupertramp closed 2 years ago

champsupertramp commented 3 years ago

When you submit the Login form or Register form with UM reCaptcha, it throws "The response is no longer valid: either is too old or has been used previously."

The error occurs with or without a varnish cache.

Here's a testing site: https://wordpress-46166-949368.cloudwaysapps.com/login/

nikitasinelnikov commented 3 years ago

Hi @champsupertramp

Maybe there are reCaptcha inited 2 times on form submission process https://wordpress-46166-949368.cloudwaysapps.com/login/

It could be connected with the Social Login extension, could you try to deactivate and try again?

Let me know =)