<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to embed qlik sense app (cloud) in angular web app in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2543095#M22771</link>
    <description>&lt;P&gt;yes, To embed Qlik cloud iframe inside angular app you need to switch from http to https, for other steps you can follow below article.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Analytics-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Analytics-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But with iframe method, you can embed qlik sheet but not entire app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to embed entire app you should use qlik-embed frame which has&amp;nbsp;classic/app parameter.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/embed/qlik-embed/parameters/" target="_blank"&gt;https://qlik.dev/embed/qlik-embed/parameters/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Feb 2026 13:42:33 GMT</pubDate>
    <dc:creator>vighnesh_gawad</dc:creator>
    <dc:date>2026-02-16T13:42:33Z</dc:date>
    <item>
      <title>How to embed qlik sense app (cloud) in angular web app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2533611#M22578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd need some help with embedding a qlik dashboard in my environment.&lt;/P&gt;
&lt;P&gt;This is the context:&lt;/P&gt;
&lt;P&gt;I have an Angular web app. It is composed by a frontend (typescript) and a backend (nodejs) which serves on port 3000.&lt;/P&gt;
&lt;P&gt;Now, in my personal space on qlik i created a new app (a dashboard with multiple sheets). My account is a developer one, not an admin and it does not allow me to access the administration console to change any configurations (e.g. csp headers config). Also, it allows only the embedding of single visualisation (sheet) and not of the entire app.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to embed it as an iframe in my frontend (in localhost), but I keep getting the following error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Refused to frame '&lt;A href="https://xxxxx-sense.eu.qlikcloud.com/" target="_blank"&gt;https://xxxxx-sense.eu.qlikcloud.com/&lt;/A&gt;' because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self'".&lt;/P&gt;
&lt;P&gt;When checking on the network tab I can see that the request is sent successfully to the qlik url (i get 200 ok), but looking into the response I see "no resource with given identifier found".&lt;/P&gt;
&lt;P&gt;From my understanding this error means that I either have to:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; - configure the frame ancestor csp in the web management console (but i am not allowed to);&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; - switch my backend from http to https.&lt;/P&gt;
&lt;P&gt;In my current scenario my angular app is served over http.&lt;/P&gt;
&lt;P&gt;In order to embed these sheets into my app would it be enough to switch from http to https? Or do I still need to have access to the web management console to make it work?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 10:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2533611#M22578</guid>
      <dc:creator>ms_dev</dc:creator>
      <dc:date>2025-10-16T10:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed qlik sense app (cloud) in angular web app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2534115#M22594</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/353236"&gt;@ms_dev&lt;/a&gt;&amp;nbsp;, we reccommend to use qlik-embed for embedding Qlik into a web app. &lt;A href="https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-webcomponent-sheet/" target="_self"&gt;Here&lt;/A&gt; you can find how to use it for embedding an entire sheet.&lt;/P&gt;
&lt;P&gt;Keep in mind that you need access or someone who can help you with Admin console in any case.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 15:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2534115#M22594</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-10-22T15:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to embed qlik sense app (cloud) in angular web app</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2543095#M22771</link>
      <description>&lt;P&gt;yes, To embed Qlik cloud iframe inside angular app you need to switch from http to https, for other steps you can follow below article.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Analytics-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Analytics-How-to-embed-a-chart-in-an-iFrame/ta-p/1711503&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But with iframe method, you can embed qlik sheet but not entire app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to embed entire app you should use qlik-embed frame which has&amp;nbsp;classic/app parameter.&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlik.dev/embed/qlik-embed/parameters/" target="_blank"&gt;https://qlik.dev/embed/qlik-embed/parameters/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 13:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-embed-qlik-sense-app-cloud-in-angular-web-app/m-p/2543095#M22771</guid>
      <dc:creator>vighnesh_gawad</dc:creator>
      <dc:date>2026-02-16T13:42:33Z</dc:date>
    </item>
  </channel>
</rss>

