<?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 API Can not download files under app Permission type App folder using API? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Can-not-download-files-under-app-Permission-type-App-folder/m-p/241742#M13470</link>
    <description>&lt;P&gt;I created two apps one app have full access and another have folder permission access only&lt;/P&gt;&lt;P&gt;now when I use generated token from full access permission the php API download file working fine&lt;/P&gt;&lt;P&gt;but when I use the generated token from folder permission the api return status code 404 ?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:19:20 GMT</pubDate>
    <dc:creator>mgw2007</dc:creator>
    <dc:date>2019-05-29T09:19:20Z</dc:date>
    <item>
      <title>API Can not download files under app Permission type App folder using API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Can-not-download-files-under-app-Permission-type-App-folder/m-p/241742#M13470</link>
      <description>&lt;P&gt;I created two apps one app have full access and another have folder permission access only&lt;/P&gt;&lt;P&gt;now when I use generated token from full access permission the php API download file working fine&lt;/P&gt;&lt;P&gt;but when I use the generated token from folder permission the api return status code 404 ?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:19:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Can-not-download-files-under-app-Permission-type-App-folder/m-p/241742#M13470</guid>
      <dc:creator>mgw2007</dc:creator>
      <dc:date>2019-05-29T09:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: API Can not download files under app Permission type App folder using API?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Can-not-download-files-under-app-Permission-type-App-folder/m-p/242046#M13476</link>
      <description>&lt;P&gt;When using an access token for an "app folder" app, that token will only be able to access files inside the special app folder created specifically for the app. By default, this is at /Apps/&amp;lt;app folder name&amp;gt;. That app folder is the implied root for any paths referenced by an access token for an app folder app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So for example, if a full&amp;nbsp;Dropbox app access token makes an API call to access "/test.txt", the&amp;nbsp;Dropbox API will look for something at "/test.txt" in the account.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If an app folder&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;app access token makes an API call to access "/test.txt", the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Dropbox API will look for something at "/Apps/&amp;lt;app folder name&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;/test.txt" in the account. In that case, if there's nothing at&amp;nbsp;"/Apps/&amp;lt;app folder name&amp;gt;/test.txt" you'll get an error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;By the way, to download files, make sure you're using &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-download" target="_self"&gt;/2/files/download&lt;/A&gt; (or the respective method in an SDK or library) to download files, and not /1/files, as the latter is part of API v1, &lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_self"&gt;which is deprecated and being retired soon&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 14:07:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Can-not-download-files-under-app-Permission-type-App-folder/m-p/242046#M13476</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-09-18T14:07:30Z</dc:date>
    </item>
  </channel>
</rss>

