<?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: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494937#M21583</link>
    <description>&lt;P&gt;&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/319492"&gt;@andreadl_deepcube&lt;/a&gt;&lt;/SPAN&gt; I can reproduce your issue, please open a support case&lt;/P&gt;</description>
    <pubDate>Wed, 27 Nov 2024 16:37:11 GMT</pubDate>
    <dc:creator>alex_colombo</dc:creator>
    <dc:date>2024-11-27T16:37:11Z</dc:date>
    <item>
      <title>Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2492961#M21523</link>
      <description>&lt;P&gt;Hello i'm trying to embed qlik apps in my react app.&lt;BR /&gt;The version of Qlik in use is Qlik Sense May 2024 Patch 5.&lt;BR /&gt;I want to use a virtual proxy with ticket authentication.&lt;BR /&gt;&lt;BR /&gt;The js assets loads after being redirected to internal_windows_authentication/?target_id=...&lt;BR /&gt;&lt;BR /&gt;The problem is that the browser blocks the execution of service worker with this error:&lt;BR /&gt;&lt;FONT color="#800000"&gt;Uncaught (in promise) SecurityError: Failed to register a ServiceWorker for scope ('https://{sense_host}/qlik-embed/') with script ('https://{sense_host}/qlik-embed/static-assets-auth-service-worker.js'): The script resource is behind a redirect, which is disallowed.&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;I noticed that even if i specify data-login-uri to a specific virtual proxy in the script it seems that the proxy in use is Central Proxy (Default), the cookie session name and the access control response header applied belongs to the central and not to the one defined in data-login-uri&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;script&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;crossorigin&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"anonymous"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;type&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"application/javascript"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;src&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://cdn.jsdelivr.net/npm/@qlik/embed-web-components@1/dist/index.min.js" target="_blank"&gt;https://cdn.jsdelivr.net/npm/@qlik/embed-web-components@1/dist/index.min.js&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;data-host&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"{sense_host}"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;data-login-uri&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"https://{sens_host}/msvil"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;data-cross-site-cookies&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"true"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;script&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;What i'm doing wrong ?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Nov 2024 13:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2492961#M21523</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2024-11-15T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2492980#M21525</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/319492"&gt;@andreadl_deepcube&lt;/a&gt;&lt;/SPAN&gt; I reproduced your issue and seems to be a bug on both docs and code.&lt;/P&gt;
&lt;P&gt;I've tried to define the VP into &lt;I&gt;data-host &lt;/I&gt;prop and VP is now used by qlik-embed. This could be the bug on docs, but I'm going to check this internally and raised a doc modification request.&lt;/P&gt;
&lt;P&gt;Now, qlik-embed starts to load resources using your VP but it is blocking on requesting &lt;I&gt;/resources/autogenerated/product-info.json, &lt;/I&gt;which is not an authenticated requests. Seems that cookie for your VP is not used here. This is the code bug.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try to set your VP in &lt;I&gt;data-host&lt;/I&gt; prop, and if you are able to reproduce product-info.json error, open a support case. I'm going to raise this internally as well.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 15:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2492980#M21525</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-15T15:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2493903#M21546</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/145804"&gt;@alex_colombo&lt;/a&gt;,&lt;BR /&gt;thank you and sorry for this late response.&lt;/P&gt;
&lt;P&gt;I was solving the cookie error that also caused the various redirects to get the ticket via internal_windows_authentication.&lt;/P&gt;
&lt;P&gt;Now the correct cookie is set and the assets are loaded correctly with the VP defined in the data-host prop (i removed completely the data-login-uri prop).&lt;/P&gt;
&lt;P&gt;However I still have the service worker registration error. I think the server does a redirect because when the static-assets-auth-service-worker.js file is requested the cookie is not sent (even with data-login-uri prop).&lt;BR /&gt;I assume this happens because the service worker registration is done inside an iframe.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-11-21 alle 11.46.39.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174680i57F5192C404D3F80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-11-21 alle 11.46.39.png" alt="Screenshot 2024-11-21 alle 11.46.39.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 11:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2493903#M21546</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2024-11-21T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494415#M21566</link>
      <description>&lt;P&gt;Seems that cookie is not sent in any case. Which authentication type you are using into you Virtual Prxy? Could you please share you Qlik Virtual proxy configuration?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 11:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494415#M21566</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-25T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494419#M21567</link>
      <description>&lt;P&gt;Hi alex,&lt;BR /&gt;we're using ticket authentication.&amp;nbsp;&lt;BR /&gt;I've attached a video of the configuration (the allowed host is anonymized)&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 12:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494419#M21567</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2024-11-25T12:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494476#M21569</link>
      <description>&lt;P&gt;I've tried to reproduce the issue but looking at my browser developer tool I'm not seeing that call to service worker js file. Could you please share your Qlik embed config and html tab where you are pointing to a Qlik viz?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 16:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494476#M21569</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-25T16:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494616#M21574</link>
      <description>&lt;P&gt;Hi alex,&lt;BR /&gt;i've attached the html file and screenshots.&lt;BR /&gt;In order to see the iframe's requests on chrome's network tab you need to enable&amp;nbsp;&lt;SPAN&gt;chrome://flags/#strict-origin-isolation&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494616#M21574</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2024-11-26T10:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494937#M21583</link>
      <description>&lt;P&gt;&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/319492"&gt;@andreadl_deepcube&lt;/a&gt;&lt;/SPAN&gt; I can reproduce your issue, please open a support case&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 16:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2494937#M21583</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2024-11-27T16:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2495524#M21599</link>
      <description>&lt;P&gt;Hi! I'm trying to set up a mashup (I'm using JWT with QSEOW) and I'm having the same issue.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/319492"&gt;@andreadl_deepcube&lt;/a&gt; were you able to solve the issue?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 11:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2495524#M21599</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2024-12-02T11:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2495534#M21600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35913"&gt;@andrefpc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have opened a ticket (not me directly because I am not the account owner). I await answers/solutions. &lt;BR /&gt;I will update this thread.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 12:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2495534#M21600</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2024-12-02T12:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2504386#M21795</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/319492"&gt;@andreadl_deepcube&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to bother you again with this but...still no solution from Qlik?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 12:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2504386#M21795</guid>
      <dc:creator>andrefpc</dc:creator>
      <dc:date>2025-02-04T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2504667#M21801</link>
      <description>&lt;P&gt;Yes, the customer support said that this a known issue, qlik-embed doesn't work with non-default virtual proxies.&lt;BR /&gt;It works only with Central Proxy (default). &lt;BR /&gt;I ended up using an iframe that works with non-default virtual proxies, i hope this will work in the future so i will update my codebase, but i don't really believe it.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2025 18:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2504667#M21801</guid>
      <dc:creator>andreadl_deepcube</dc:creator>
      <dc:date>2025-02-05T18:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2505743#M21820</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/319492"&gt;@andreadl_deepcube&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35913"&gt;@andrefpc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A fix for this issue has been released with Qlik Sense May 2024 patch 14 and Qlik Sense November 2024 patch 5.&lt;/P&gt;
&lt;P&gt;The reference in our release notes is&amp;nbsp;&lt;SPAN&gt;QB-31060.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In addition, please note that our documentation about&amp;nbsp;connecting qlik-embed to Qlik Sense Enterprise Client-managed has also been updated:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://qlik.dev/embed/qlik-embed/authenticate/connect-qlik-embed/#connecting-to-qlik-sense-enterprise-client-managed" target="_blank" rel="noopener" aria-describedby="audioeye_new_window_message"&gt;https://qlik.dev/embed/qlik-embed/authenticate/connect-qlik-embed/#connecting-to-qlik-sense-enterprise-client-managed&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ae_app" data-nosnippet=""&gt;&lt;!--
        Layout, Style or Voice Helpers
    --&gt;
&lt;DIV id="ae_helpers" class="ae-module" style="display: none;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!--
        Compliance
    --&gt;
&lt;DIV id="ae_compliance" class="ae-module" style="display: none;"&gt;&lt;!-- For autoSmartRem addNewWindowWarnings div is referenced in an aria-describedby --&gt;
&lt;DIV id="audioeye_new_window_message" style="display: none;"&gt;Opens in new window&lt;/DIV&gt;
&lt;DIV id="audioeye_pdf_message" style="display: none;"&gt;PDF Download&lt;/DIV&gt;
&lt;DIV id="audioeye_word_message" style="display: none;"&gt;Word Download&lt;/DIV&gt;
&lt;DIV id="audioeye_excel_message" style="display: none;"&gt;Excel Download&lt;/DIV&gt;
&lt;DIV id="audioeye_powerpoint_message" style="display: none;"&gt;PowerPoint Download&lt;/DIV&gt;
&lt;DIV id="audioeye_document_message" style="display: none;"&gt;Document Download&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!--
        Versioning Control Panel if versioning = true !
    --&gt; &lt;!--
        Launcher
    --&gt; &lt;!-- Toolbar --&gt; &lt;!--
        Site Menu
    --&gt; &lt;!--
        Generic Aria Live message container
    --&gt;
&lt;DIV id="ae_enabled_messages" class="ae-blurb-noaudio" aria-relevant="additions" aria-live="assertive"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!-- Symbol definitions --&gt;&lt;/DIV&gt;
&lt;!-- end #ae_app --&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ae_app" data-nosnippet=""&gt;&lt;!--
        Layout, Style or Voice Helpers
    --&gt;
&lt;DIV id="ae_helpers" class="ae-module" style="display: none;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!--
        Compliance
    --&gt;
&lt;DIV id="ae_compliance" class="ae-module" style="display: none;"&gt;&lt;!-- For autoSmartRem addNewWindowWarnings div is referenced in an aria-describedby --&gt;
&lt;DIV id="audioeye_new_window_message" style="display: none;"&gt;Opens in new window&lt;/DIV&gt;
&lt;DIV id="audioeye_pdf_message" style="display: none;"&gt;PDF Download&lt;/DIV&gt;
&lt;DIV id="audioeye_word_message" style="display: none;"&gt;Word Download&lt;/DIV&gt;
&lt;DIV id="audioeye_excel_message" style="display: none;"&gt;Excel Download&lt;/DIV&gt;
&lt;DIV id="audioeye_powerpoint_message" style="display: none;"&gt;PowerPoint Download&lt;/DIV&gt;
&lt;DIV id="audioeye_document_message" style="display: none;"&gt;Document Download&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!--
        Versioning Control Panel if versioning = true !
    --&gt; &lt;!--
        Launcher
    --&gt;  &lt;!-- Toolbar --&gt;  &lt;!--
        Site Menu
    --&gt;  &lt;!--
        Generic Aria Live message container
    --&gt;
&lt;DIV id="ae_enabled_messages" class="ae-blurb-noaudio" aria-relevant="additions" aria-live="assertive"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!-- Symbol definitions --&gt;    &lt;/DIV&gt;
&lt;!-- end #ae_app --&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2505743#M21820</guid>
      <dc:creator>Sebastien_A</dc:creator>
      <dc:date>2025-02-13T13:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Service worker execution blocked when using qlik-embed with qlik enterprise on Windows</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2513813#M22045</link>
      <description>&lt;P&gt;I'm having the same issue and it seems that is caused by the connection to the service worker that is trying to reach the files without adding the virtual proxy to the url getting an http 400 as response.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 10:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Service-worker-execution-blocked-when-using-qlik-embed-with-qlik/m-p/2513813#M22045</guid>
      <dc:creator>amj</dc:creator>
      <dc:date>2025-04-10T10:44:05Z</dc:date>
    </item>
  </channel>
</rss>

