<?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 Error 403 when reloading published app. in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2460245#M29227</link>
    <description>&lt;P&gt;My users get a 403 error message when they reload a published app using a reload button.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;: The script is executed, the new data is available. But still the error pops up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_message.png" style="width: 272px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167524i814CF065E418317C/image-dimensions/272x157?v=v2" width="272" height="157" role="button" title="error_message.png" alt="error_message.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I assume this happens when Qlik Sense tries to save the app, because after closing and reopening the app the previously loaded data is gone. It probably is a Security Rules issue.&lt;/P&gt;
&lt;P&gt;I'm using this security rule:&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;(((resource.resourcetype="App" and resource.stream.HasPrivilege("read") 
and resource.app.name = "Export Orders"
) or
(resource.resourcetype="App.Object" and resource.app.stream.HasPrivilege("read") and resource.objectType = "app_appscript"
and resource.app.name = "Export Orders")))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-06-07 um 14.20.54.png" style="width: 649px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167525i5A29715E1D59B2E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2024-06-07 um 14.20.54.png" alt="Bildschirmfoto 2024-06-07 um 14.20.54.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has the privilege to "Update" which I assume is required to save the app, so the problem has to be somewhere with the resources.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 16:21:29 GMT</pubDate>
    <dc:creator>Kellerassel</dc:creator>
    <dc:date>2025-01-29T16:21:29Z</dc:date>
    <item>
      <title>Error 403 when reloading published app.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2460245#M29227</link>
      <description>&lt;P&gt;My users get a 403 error message when they reload a published app using a reload button.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;: The script is executed, the new data is available. But still the error pops up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="error_message.png" style="width: 272px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167524i814CF065E418317C/image-dimensions/272x157?v=v2" width="272" height="157" role="button" title="error_message.png" alt="error_message.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I assume this happens when Qlik Sense tries to save the app, because after closing and reopening the app the previously loaded data is gone. It probably is a Security Rules issue.&lt;/P&gt;
&lt;P&gt;I'm using this security rule:&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;(((resource.resourcetype="App" and resource.stream.HasPrivilege("read") 
and resource.app.name = "Export Orders"
) or
(resource.resourcetype="App.Object" and resource.app.stream.HasPrivilege("read") and resource.objectType = "app_appscript"
and resource.app.name = "Export Orders")))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-06-07 um 14.20.54.png" style="width: 649px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167525i5A29715E1D59B2E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2024-06-07 um 14.20.54.png" alt="Bildschirmfoto 2024-06-07 um 14.20.54.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has the privilege to "Update" which I assume is required to save the app, so the problem has to be somewhere with the resources.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2460245#M29227</guid>
      <dc:creator>Kellerassel</dc:creator>
      <dc:date>2025-01-29T16:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error 403 when reloading published app.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461406#M29228</link>
      <description>&lt;P&gt;The error appears to be a Qlik Cloud error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, then it looks like the user(s) may not have role permissions in Qlik Cloud to perform the reload operation.&lt;/P&gt;&lt;P&gt;Qlik Sense rules do not migrate up to Qlik Cloud.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check out this recent community post regarding user management and roles topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Move-to-SaaS/Qlik-Sense-to-Cloud-migration-tool-User-roles-and-rules/m-p/2461404#M1671" target="_blank"&gt;https://community.qlik.com/t5/Move-to-SaaS/Qlik-Sense-to-Cloud-migration-tool-User-roles-and-rules/m-p/2461404#M1671&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check the following to familiarize with App Reloading Access and limitations:&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Spaces/managing-shared-spaces.htm#anchor-6" target="_blank"&gt;Space permissions and user entitlement&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 21:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461406#M29228</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-06-11T21:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error 403 when reloading published app.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461482#M29229</link>
      <description>&lt;P&gt;I'm sorry for the misunderstanding. I'm using Qlik Sense Enterprise not Qlik Cloud.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 04:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461482#M29229</guid>
      <dc:creator>Kellerassel</dc:creator>
      <dc:date>2024-06-12T04:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error 403 when reloading published app.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461943#M29230</link>
      <description>&lt;P&gt;Ok thanks...check out this article.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-allow-task-reloads-on-the-Hub/ta-p/1808179" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-allow-task-reloads-on-the-Hub/ta-p/1808179&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also recheck this page as well:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/August2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/configure-reload-tasks-hub.htm?_ga=2.86243416.1959318366.1718028716-624403225.1698682178" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/August2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Managing_QSEoW/configure-reload-tasks-hub.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 22:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2461943#M29230</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-06-12T22:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error 403 when reloading published app.</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2486606#M29231</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/155989"&gt;@Kellerassel&lt;/a&gt;&amp;nbsp;were you able to get this to work? I'm running into the exact same issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 15:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-403-when-reloading-published-app/m-p/2486606#M29231</guid>
      <dc:creator>ewpierce</dc:creator>
      <dc:date>2024-10-11T15:50:28Z</dc:date>
    </item>
  </channel>
</rss>

