<?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: Embedding Qlik Sense in a website: problems with fonts and cookies in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456858#M20679</link>
    <description>&lt;P&gt;Thanks for the swift reply&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16584"&gt;@master_t&lt;/a&gt;&amp;nbsp; We'll probably give May 2024 a go very soon then. I'll let you know if it solves our issue. Thanks again!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2024 08:56:46 GMT</pubDate>
    <dc:creator>robertbuntingtwoday</dc:creator>
    <dc:date>2024-05-28T08:56:46Z</dc:date>
    <item>
      <title>Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2435875#M20309</link>
      <description>&lt;P&gt;Hello fellow devs&lt;/P&gt;
&lt;P&gt;I've recently updated a ~1 year old installation of Qlik Sense Enterprise to the Feb 2024 Patch 2 release.&lt;/P&gt;
&lt;P&gt;While Qlik Sense itself seems to work fine, I also make extensive use of the mashup api to embed Qlik objects inside my company's web pages.&lt;/P&gt;
&lt;P&gt;Since the update, however, the mashup pages have been misbehaving: most don't load, or load very slowly, or load with messed up fonts (all the icon fonts are missing).&lt;/P&gt;
&lt;P&gt;So, I started debugging by building a very simple mashup page, following the tutorial in the Qlik documentation, and here is the first problem I've found: as soon as I invoke require to obtain the Qlik Sense engine, like this:&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="javascript"&gt;require(["js/qlik"], (qlik: any) =&amp;gt; {
	console.log("obtained qlik engine", qlik);
	this.qlikEngine = qlik;
});&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I start getting errors and warnings in the browser console:&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="master_t_0-1711714702212.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162938iFC64D8F2FCA2900F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="master_t_0-1711714702212.png" alt="master_t_0-1711714702212.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as you can see, not only are fonts failing to load but it also takes almost 10 seconds to obtain the Qlik Sense engine, which explains the slowness and missing icon fonts that I noticed in my mashup pages.&lt;/P&gt;
&lt;P&gt;If I look at the network panel, I can see that the problem (the font one at least) is that the browser (Chrome) is not sending the X-Qlik-Session cookie when requesting the fonts, and thus Qlik is responding with a 302 status code to redirect to the authentication page:&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="master_t_1-1711714904076.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162939iA27E7EB12D18172C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="master_t_1-1711714904076.png" alt="master_t_1-1711714904076.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;I've checked online, and from what I understand it is normal for browsers to not send cookies when downloading web fonts... so is this a Qlik Sense bug? Why do the mashup APIs include fonts that are behing authentication? This didn't happen in the older version of Qlik (I think it was a November 2022), so it must be a pretty recent change.&lt;/P&gt;
&lt;P&gt;How can we avoid this issue? Did I mess something up in my mashup or is this an issue with Qlik itself? Can it be worked around?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 12:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2435875#M20309</guid>
      <dc:creator>master_t</dc:creator>
      <dc:date>2024-03-29T12:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2437282#M20323</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16584"&gt;@master_t&lt;/a&gt;&lt;/SPAN&gt; , please open a support ticket, seems to be a bug.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 10:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2437282#M20323</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-04-03T10:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2437318#M20324</link>
      <description>&lt;P&gt;Hello Alex, thank you, I have already done it, from what support told me they're investigating the issue. I'll update the thread when they give me some feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 11:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2437318#M20324</guid>
      <dc:creator>master_t</dc:creator>
      <dc:date>2024-04-03T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2439591#M20343</link>
      <description>&lt;P&gt;We have recently updated from May 2023 to Feb 2024 Patch 2 and we get the same errors.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 06:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2439591#M20343</guid>
      <dc:creator>jan-ri</dc:creator>
      <dc:date>2024-04-10T06:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456849#M20676</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16584"&gt;@master_t&lt;/a&gt;&amp;nbsp; Did you manage to solve the problem? We are experiencing a similar problem, on the patch 4 release.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 08:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456849#M20676</guid>
      <dc:creator>robertbuntingtwoday</dc:creator>
      <dc:date>2024-05-28T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456855#M20678</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/285232"&gt;@robertbuntingtwoday&lt;/a&gt;&amp;nbsp;I've been messaged by Qlik support just the other day, reporting that the issue should be fixed in the May 2024 release. I've yet to test it because I need to upgrade my installation first, I'll report back in the next few days if I can make it work.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 08:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456855#M20678</guid>
      <dc:creator>master_t</dc:creator>
      <dc:date>2024-05-28T08:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456858#M20679</link>
      <description>&lt;P&gt;Thanks for the swift reply&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16584"&gt;@master_t&lt;/a&gt;&amp;nbsp; We'll probably give May 2024 a go very soon then. I'll let you know if it solves our issue. Thanks again!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456858#M20679</guid>
      <dc:creator>robertbuntingtwoday</dc:creator>
      <dc:date>2024-05-28T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456913#M20682</link>
      <description>&lt;P&gt;We upgraded to May 2024 and the problem was resolved.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 10:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456913#M20682</guid>
      <dc:creator>jan-ri</dc:creator>
      <dc:date>2024-05-28T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding Qlik Sense in a website: problems with fonts and cookies</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456922#M20683</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5179"&gt;@jan-ri&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16584"&gt;@master_t&lt;/a&gt;&amp;nbsp; May 2024 resolved our issue as well. Thx guys!&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 11:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Embedding-Qlik-Sense-in-a-website-problems-with-fonts-and/m-p/2456922#M20683</guid>
      <dc:creator>robertbuntingtwoday</dc:creator>
      <dc:date>2024-05-28T11:19:58Z</dc:date>
    </item>
  </channel>
</rss>

