Bing Maps plugin triggers browser error due to insecure script request

  • Hello all, I'm in the process of converting our tours to HTTPS, and the issue I'm having is that the Bing Maps plugin causes an error in the Chrome Dev Console, and the Bing Map is never displayed.
    Has anyone had similar issues? I'm assuming someone out there uses Bing Maps plugin on HTTPS...

    Here is the error:

    Code
    Mixed Content: The page at 'https://www.xyz.com/tours/demo-tour/tour.html' was loaded over HTTPS, but requested an insecure script 'http://ecn.dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=7.0&onscriptload=_krpano_bmap_cb_xxxxxxxxxx'. This request has been blocked; the content must be served over HTTPS.    (program):61 registerplugin

    It looks as if the virtualearth url gets called from the encrypted javascript code in the plugin, as best I can tell. So how to change this behavior?

    I'm also getting this error, but I think it's from the SWFAddress plugin (nonetheless, I can't track down how to fix this error either):

    Code
    Mixed Content: The page at 'https://www.xyz.com/tours/demo-tour/tour.html#/scene_demotour_0001/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.xyz.com/'. This request has been blocked; the content must be served over HTTPS.


    Any pointers would be greatly appreciated, thanks!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!