Uncaught TypeError: grecaptcha.execute is not a function
-
I’m getting the error:
Uncaught TypeError: grecaptcha.execute is not a function
In the console.I’ve added this script before the
</head>
but doesn’t seem to work.
<script src="https://google.com/recaptcha/api.js" async defer></script>
I’m using Recaptcha 3, added the keys to CF7 integration. I’m using CF7 version 5.3.
Not sure where to go from here so help is appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uncaught TypeError: grecaptcha.execute is not a function’ is closed to new replies.