What is the name of the domain?
What is the error number?
None
What is the error message?
None
What is the issue you’re encountering
Turnstile protecting my registration page had been working fine until a few days ago, when I noticed that I cannot pass human verification. The client-side challenge is solved OK, but server side validation always fails. I don’t receive any error in response, just success: false.
What steps have you taken to resolve the issue?
I have tried from different browsers, OS, networks and computers. I have enabled more logging to see the issue, but no error is returned.
What are the steps to reproduce the issue?
Try registration on my page - client validation passes, server-side fails. I have also included IP address in the server-side validation payload, but I don’t think it’s the issue, as I haven’t done any code changes recently and it suddenly stopped working.