<?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 Export an app from Qlik Sense SaaS using Rest API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1863925#M15944</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm trying to export an app from our Qlik Sense SaaS tenant using the Rest API as described here:&amp;nbsp;&lt;A href="https://qlik.dev/apis/rest/apps#%23%2Fentries%2Fapps%2F-appId%2Fexport-post" target="_blank"&gt;apps | Qlik Developer Portal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;How ever, I receive an 403 Forbidden response. I'm curious why it is forbidden. My user is tenant admin and the created API key should have enough permissions to do this. Or am I missing something here?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Nov 2021 10:47:57 GMT</pubDate>
    <dc:creator>Kwokwha</dc:creator>
    <dc:date>2021-11-26T10:47:57Z</dc:date>
    <item>
      <title>Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1863925#M15944</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm trying to export an app from our Qlik Sense SaaS tenant using the Rest API as described here:&amp;nbsp;&lt;A href="https://qlik.dev/apis/rest/apps#%23%2Fentries%2Fapps%2F-appId%2Fexport-post" target="_blank"&gt;apps | Qlik Developer Portal&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;How ever, I receive an 403 Forbidden response. I'm curious why it is forbidden. My user is tenant admin and the created API key should have enough permissions to do this. Or am I missing something here?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 10:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1863925#M15944</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2021-11-26T10:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864549#M15949</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119560"&gt;@Kwokwha&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Did you check that the Key is not expired?&lt;/P&gt;

&lt;P&gt;Can you create a basic app and verify if you can export that one?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I just did a quick text with curl and qlik-cli and I was able to download the app without problems, I was wondering if the app has Section Access or something else causing the issue when you try to download the app.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 16:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864549#M15949</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-11-29T16:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864608#M15951</link>
      <description>&lt;P&gt;Hi NadiaB,&lt;/P&gt;
&lt;P&gt;Thanx for your reply. I've checked the API key. It has not expired and using this key I can send request to other endpoints and received expected responses. I also created several basic apps, but I'm not able to export those apps as well.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Kwok Wha&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 19:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864608#M15951</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2021-11-29T19:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864647#M15953</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119560"&gt;@Kwokwha&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Could you provide a sample of the script that you are using (without the API KEY)?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 20:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1864647#M15953</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-11-29T20:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1866347#M15973</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;,&lt;/P&gt;
&lt;P&gt;it turns out the app was not in a space (personal space) from which you can download the app. Moving the app to the personal space, solved the problem.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Kwok Wha&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 07:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1866347#M15973</guid>
      <dc:creator>Kwokwha</dc:creator>
      <dc:date>2021-12-03T07:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export an app from Qlik Sense SaaS using Rest API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1867279#M15987</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119560"&gt;@Kwokwha&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I'm glad you were able to find the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 20:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-an-app-from-Qlik-Sense-SaaS-using-Rest-API/m-p/1867279#M15987</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-12-06T20:36:49Z</dc:date>
    </item>
  </channel>
</rss>

