SCRIPT5 Access Denied on IE

581 views
Skip to first unread message

victor...@3sharecorp.com

unread,
Jul 21, 2016, 1:31:20 PM7/21/16
to reCAPTCHA
I guys, some of you had this issue?
When i click on "I'm not a robot" checkbox, the recaptcha i trying to load the iframe but fails and i'm seeing the error:

"SCRIPT5: Access denied.
 
recaptcha__en.js, Línea 171 Carácter 61"


This is my code:

HTML:

<div id="recaptcha-1"></div>


JS:

<script>

  var navLoginRecaptcha;

  var guestLoginRecaptcha;

   var recaptchaCallBack1 = function() {

        if ($('#recaptcha-1').length){

            navLoginRecaptcha = grecaptcha.render('recaptcha-1', {

                'sitekey' : 'sitekey',

                'theme' : 'light'

            });


    };

  </script>    

  <script src="https://www.google.com/recaptcha/api.js?onload=recaptchaCallBack1&render=explicit&hl=en"  async defer></script>



Any idea?

vishwas upadhyay

unread,
Mar 20, 2017, 9:40:15 AM3/20/17
to reCAPTCHA
Hey,
I am also facing same issue ,Could you please suggest how you resolved this issue. 
Thanks in advance for your help 
Thanks 
Vishwas 

Alex Radiocity

unread,
Mar 21, 2017, 9:26:38 AM3/21/17
to reCAPTCHA
Reply all
Reply to author
Forward
0 new messages