<?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: Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1974979#M17268</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119560"&gt;@Kwokwha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance could the following details be provided?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When its said "the user has the privileges set" What privileges are those? Could we listed?&lt;/P&gt;
&lt;P&gt;Is the user attempting to use the API method owns the app?&lt;/P&gt;
&lt;P&gt;Is the app in a personal space? Shared Space ? Managed Space?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in Shared or Managed space what are the privileges the user attempting to replace the app has in that space?&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 16:45:42 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2022-08-30T16:45:42Z</dc:date>
    <item>
      <title>Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1974756#M17263</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;we're trying to upload an qvf file to Qlik Sense SaaS using the REST API. According to the documentation [&lt;A href="https://qlik.dev/apis/rest/apps#%23%2Fentries%2Fv1%2Fapps%2Fimport-post" target="_self"&gt;Apps | Qlik Developer Portal&lt;/A&gt;] there are two modes: NEW and AUTOREPLACE. When using mode NEW, everything is fine and we got a 200 OK and the file is shown in Qlik Sense SaaS. However using mode AUTOREPLACE, the result is 403 forbidden. I checked the user and it has all the permissions set. Am I&amp;nbsp; forgetting something?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 11:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1974756#M17263</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2022-08-30T11:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1974979#M17268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119560"&gt;@Kwokwha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By any chance could the following details be provided?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When its said "the user has the privileges set" What privileges are those? Could we listed?&lt;/P&gt;
&lt;P&gt;Is the user attempting to use the API method owns the app?&lt;/P&gt;
&lt;P&gt;Is the app in a personal space? Shared Space ? Managed Space?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in Shared or Managed space what are the privileges the user attempting to replace the app has in that space?&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 16:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1974979#M17268</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-08-30T16:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1975316#M17276</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have done a script like that and I was confronted to the same porblem. I workround I found (with Qlik Support help) is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. import app in my personal space :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;qlik app import --file $appPath/$appFileName --mode new --name $appName -q&lt;/P&gt;
&lt;P&gt;2. publish and replace like :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;app publish update $appId --data "source" --targetId $publishId --checkOriginAppId=false&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Aurélien&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 11:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1975316#M17276</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2022-08-31T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1976199#M17288</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22488"&gt;@NadiaB&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;thanx for your reply.&lt;/P&gt;
&lt;P&gt;I'm trying to import a qvf file into the personal space. The user is actually the tenant admin , but does also have the roles of Analytics Admin, Data Admin, Data Space Creator, Developer, Managed Space Creator, Shared Space Creator.&lt;/P&gt;
&lt;P&gt;I'm using the rest api to accomplice this. As described in the documentation I'm using the endpoint:&amp;nbsp;&lt;SPAN&gt;&amp;lt;tenant url&amp;gt;/api/v1/apps/import. I also added query parameter mode (AUTOREPLACE).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When I use NEW as mode, then there's no problem. I receive 200 OK response. But when I use AUTOREPLACE as mode I get a 403 forbidden. Our requirements is to use the AUTOREPLACE mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It looks like I'm not allowed to use AUTOREPLACE. But I don't know why.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1976199#M17288</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2022-09-02T08:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import of an app to Qlik Sense SaaS using REST API results in 403 forbidden when using autoreplace as mode</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1976200#M17289</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29266"&gt;@Aurelien_Martinez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;thanx for your reply. I'm using the rest api to accomplice this. But still your solution could work. I'll have a try.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Import-of-an-app-to-Qlik-Sense-SaaS-using-REST-API-results-in/m-p/1976200#M17289</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2022-09-02T08:08:22Z</dc:date>
    </item>
  </channel>
</rss>

