Recaptcha Error
-
Hello,
I’m having issues with the recaptcha not working properly on any of my forms. ReCaptcha v3 will always fail on the first attempt and ReCaptcha v2 requires the user to always Verify twice (first time they try to verify it asks you to verify again.. In the console I see the following error:
script_rm_captcha.js:12 Uncaught ReferenceError: rm_recap_ver is not defined at rmInitCaptcha (script_rm_captcha.js:12) at bI (recaptcha__en.js:510) at qg (recaptcha__en.js:511) at recaptcha__en.js:525 at recaptcha__en.js:544
The affected line in rm_captcha.js is:
if(rm_recap_ver.api==3){
Has anyone else encountered this issue? Any ideas for a fix?
Kind Regards,
MattThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Recaptcha Error’ is closed to new replies.