<?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 Not able to fetch the root folders in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581224#M2445</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Dropbox HTTP API's to list and create folders to my dropbox account. I created an app in developer console and given all the permission to generated key but still when I am using list_folder API, Its showing one folder only which is inside a folder of root directory and when I m trying to create a folder on root its creating folder inside another folder. How can I get all the folder and files which are on my root. I tried all possibility but no success. Please help.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 11:07:31 GMT</pubDate>
    <dc:creator>Indoswift</dc:creator>
    <dc:date>2022-03-03T11:07:31Z</dc:date>
    <item>
      <title>Not able to fetch the root folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581224#M2445</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using Dropbox HTTP API's to list and create folders to my dropbox account. I created an app in developer console and given all the permission to generated key but still when I am using list_folder API, Its showing one folder only which is inside a folder of root directory and when I m trying to create a folder on root its creating folder inside another folder. How can I get all the folder and files which are on my root. I tried all possibility but no success. Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 11:07:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581224#M2445</guid>
      <dc:creator>Indoswift</dc:creator>
      <dc:date>2022-03-03T11:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to fetch the root folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581301#M2447</link>
      <description>&lt;P&gt;To list the contents of a folder, you should use the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/2/files/list_folder/continue&lt;/A&gt; endpoints. For the root folder, you should set the "path" parameter to the empty string "". Note that you're not guaranteed to get all of the results back in a single response, so be sure to implement both of those endpoints. Refer to &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;the documentation&lt;/A&gt; for information on how to do so properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, note that by default, API calls operate in the "member folder" of the connected account, so anything outside the member folder, such as in the "team space", if any, will not be found by default. You can configure API calls to operate in the "team space" instead though. To do so, you'll need to set the "Dropbox-Api-Path-Root" header. You can find information on this in the &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_self"&gt;Team Files Guide&lt;/A&gt;. The &lt;A href="https://developers.dropbox.com/dbx-file-access-guide" target="_self"&gt;File Access Guide&lt;/A&gt; may also be helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:48:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581301#M2447</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-03-03T15:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to fetch the root folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581751#M2452</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your support, I just added the&amp;nbsp;Dropbox-Api-Path-Root with namespace id to the API call and things start working perfectly.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 10:46:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Not-able-to-fetch-the-root-folders/m-p/581751#M2452</guid>
      <dc:creator>Indoswift</dc:creator>
      <dc:date>2022-03-05T10:46:37Z</dc:date>
    </item>
  </channel>
</rss>

