Has anyone seen this error. I added the keys, turn on for registration only and get this message on registration page
Cannot contact reCAPTCHA. Check your connection and try again.
Try clearing your cookies or running something like ccleaner.
It could also be a misconfigured key. You'll need a recaptcha v3 key. An old one won't work.
I was using version 2, changed to version 3 and it works great.
Thanks
Awesome! Sorry. Google doesn't give a very descriptive error message there. We all figured that out the hard way.
I might need to write something to detect if someone is using a v2 key. I need to check to see if there's a difference in key length or something.
Actually they're both the same length and all begin with 6L. Beyond that, I don't see any distinguishing features. If someone knows how to tell, I'd love to know.