I try to use the skyscanner Widget on an SSL page. SSL is provided by cloudflare.
Now I am getting the "Loading insecure resource on secure page error" and the Widget is not loaded.
See https://www.addismap.com/ vs. http://www.addismap.com/
I am Loading the Widget already via HTTPS but it tries to load parts via HTTP. Probably a bug?
The documentation has been updated to include instructions of how to host the Widget in a page using SSL.
http://business.skyscanner.net/portal/en-GB/Documentation/WidgetsStart
Specifically, include the ssl=true
GET parameter in the <script>
tag.
Disclaimer: I'm a Skyscanner employee.