There was a problem loading javascript on the page with https. If you download the script from http: // , then the error will come out Mixed Content: The page at 'http://example.com' was loaded over HTTPS, but requested an insecure script 'http://download.skype.com/share/skypebuttons/js/skypeCheck.js'. This request has been blocked; the content must be served over HTTPS. Mixed Content: The page at 'http://example.com' was loaded over HTTPS, but requested an insecure script 'http://download.skype.com/share/skypebuttons/js/skypeCheck.js'. This request has been blocked; the content must be served over HTTPS. And if you download the script from https: // , it will not work at all. How to fix it?

  • @ What error does he give? - Vanya Avchyan pm
  • @JamesJGoodwin, and you write in Skype, so that they correct this script. Inside it there is an appeal using the http protocol forcibly. - Visman
  • replace http with https in the address. Both protocols are available on Skype - Vasily Barbashev

0