It's all about the answers!

Ask a question

open social gadget is blocking the javascript contents


vinitha dsouza (14719123) | asked Oct 01 '18, 5:24 a.m.
Hello team

For my developed widget I get some warnings like

 Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive.

Loading mixed (insecure) active content “http://rb-bosch/psalm_test/Test_PlayGround/com.bosch.rtc.testWidget/WebContent/lib/jquery-3.1.0.min.js” on a secure page[Learn More] Components_PlayGround

Loading mixed (insecure) active content “http://rb-bosch/psalm_test/Test_PlayGround/com.bosch.rtc.testWidget/WebContent/lib/html2canvas.js” on a secure page[Learn More] Components_PlayGround


Why these warnings /errors will be displayed whenever i am trying to load my widget?
Any help will be appreciated

Thank you

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.4k375103) | answered Oct 04 '18, 11:05 a.m.
Hi Vinitha,
This is caused by the fact that the widget uses unsecure connection. You can find more about mixed content on this page:  What Is Mixed Content?
You can disable checking mixed content according to the following document: How to fix a website with blocked mixed content.
Please let us know if that was useful.
vinitha dsouza selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.