<?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: App export TEMP folder in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077049#M18625</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;No problem, yes it does seem to be isolated to apps in a managed space.&lt;/P&gt;
&lt;P&gt;Apps in a personal space and in a shared space should yield a location url.&lt;/P&gt;</description>
    <pubDate>Sun, 28 May 2023 15:16:57 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2023-05-28T15:16:57Z</dc:date>
    <item>
      <title>App export TEMP folder</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2076995#M18622</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I encounter a problem with app export to TEMP folder with REST API.&lt;BR /&gt;Using&amp;nbsp;&lt;A href="https://domain.qlikcloud.com/api/v1/apps/38ea15de-e461-4869-bf7c-03e63888649d/export" target="_blank" rel="noopener"&gt;https://domain.qlikcloud.com/api/v1/apps/38ea15de-e461-4869-bf7c-03e63888649d/export&lt;/A&gt;&amp;nbsp;endpoint to export the app and then download it.&amp;nbsp;&lt;SPAN&gt;The response should retrieve the location URL for temporary file. But sometimes it returns error - there is no space to export.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Michael_CreoLabs_0-1685213021018.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/108471i749A9E145BFE0360/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Michael_CreoLabs_0-1685213021018.png" alt="Michael_CreoLabs_0-1685213021018.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Number 5 should return the URL for the temp file.&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 18:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2076995#M18622</guid>
      <dc:creator>Michael_CreoLabs</dc:creator>
      <dc:date>2023-05-27T18:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: App export TEMP folder</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077039#M18623</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I didnt manage to reproduce the same error, i got a response header named "Location" which had a value which i can then use to download the app file (when the app is in personal space).&lt;/P&gt;
&lt;P&gt;How are you running this http request to the api endpoint? (Through a http client like postman or insomnia or programmatically) ?&lt;/P&gt;
&lt;P&gt;I managed to reproduce a 403 forbidden response when the app was in a shared space, could be that this is an issue of an app in a certain space where the user is currently lacking permissions.&lt;/P&gt;
&lt;P&gt;My advice would be to open up a case for support as we need a few items in order to troubleshoot this issue:&lt;/P&gt;
&lt;P&gt;1. The app itself exported&lt;/P&gt;
&lt;P&gt;2. The error response that you are getting back&lt;/P&gt;
&lt;P&gt;3. How are you running this api endpoint&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 13:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077039#M18623</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-05-28T13:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: App export TEMP folder</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077046#M18624</link>
      <description>Hey. Thanks.&lt;BR /&gt;I've got full scale permissions.&lt;BR /&gt;You are right - it's a matter of MANAGED space - the app can't be &lt;BR /&gt;exported from there.&lt;BR /&gt;Looks like the MANAGED space is kinda limited in terms of temporary &lt;BR /&gt;storage.&lt;BR /&gt;&lt;BR /&gt;OK, will first duplicate it to some shared space. Thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 28 May 2023 14:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077046#M18624</guid>
      <dc:creator>Michael_CreoLabs</dc:creator>
      <dc:date>2023-05-28T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: App export TEMP folder</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077049#M18625</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;No problem, yes it does seem to be isolated to apps in a managed space.&lt;/P&gt;
&lt;P&gt;Apps in a personal space and in a shared space should yield a location url.&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2023 15:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/App-export-TEMP-folder/m-p/2077049#M18625</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-05-28T15:16:57Z</dc:date>
    </item>
  </channel>
</rss>

