Вопрос

I have a Google Gadget with Content type=URL that suddenly stopped working. It was running in a Google Site (as the Gadget container). I can access the URL easily outside the scope of the gadget container. Did Google Sites Gadget Container change support for content type URL gadgets?

Это было полезно?

Решение

In the latest version of browsers

  • Internet Explorer - 11
  • Firefox - 25
  • Google Chrome - 31

non-secure contents are not allowed. Please check your gadget URL and also for any other locations in the gadget where URLs are specified with HTTP. Changing those to HTTPS or to protocol independent would fix your issue.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top