reCAPTCHA not showing on Chrome

1,565 views
Skip to first unread message

Raviv T

unread,
Oct 11, 2018, 3:48:35 PM10/11/18
to reCAPTCHA
hey

i m facing an error on Chrome not showing the reCAPTCHA (IE,EDGE,FF is working)
when i enter the dev tool on chrome i'm getting the error : Uncaught SyntaxError: Invalid or unexpected token

how can i solved it?

thanks

Sean K

unread,
Nov 30, 2019, 11:32:55 PM11/30/19
to reCAPTCHA
I am having the same issue, I believe.

error: Uncaught SyntaxError: Unexpected token '}'         Is the issue the second to last ' ; '  ???
<script src="https://www.google.com/recaptcha/api.js?render=_reCAPTCHA_site_key"></script>
<script>
grecaptcha
.ready(function() {
    grecaptcha
.execute('_reCAPTCHA_site_key_', {action: 'homepage'}).then(function(token) {
       
...
   
});
});
</script>

Is this an issue I should be concerned with?

Thank You,

Sean
Reply all
Reply to author
Forward
0 new messages