<?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 Java SDK &amp;quot;files().listFolder and files().listFolderContinue&amp;quot; does not list all folders in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Java-SDK-quot-files-listFolder-and-files-listFolderContinue-quot/m-p/612218#M2809</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dropbox.png" style="width: 800px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30642iEA675C0E33231E0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="dropbox.png" alt="dropbox.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The SDK cannot list the above folders, what is the reason?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 03:29:19 GMT</pubDate>
    <dc:creator>charleydeng</dc:creator>
    <dc:date>2022-07-27T03:29:19Z</dc:date>
    <item>
      <title>Java SDK "files().listFolder and files().listFolderContinue" does not list all folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Java-SDK-quot-files-listFolder-and-files-listFolderContinue-quot/m-p/612218#M2809</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dropbox.png" style="width: 800px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/30642iEA675C0E33231E0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="dropbox.png" alt="dropbox.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The SDK cannot list the above folders, what is the reason?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 03:29:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Java-SDK-quot-files-listFolder-and-files-listFolderContinue-quot/m-p/612218#M2809</guid>
      <dc:creator>charleydeng</dc:creator>
      <dc:date>2022-07-27T03:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Java SDK "files().listFolder and files().listFolderContinue" does not list all folders</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Java-SDK-quot-files-listFolder-and-files-listFolderContinue-quot/m-p/612313#M2810</link>
      <description>&lt;P&gt;By default, API calls operate in the "member folder" of the connected account, not the "team space". You can configure API calls to operate in the "&lt;A href="https://help.dropbox.com/teams-admins/team-member/team-space-overview" target="_blank" rel="noopener noreferrer"&gt;team space&lt;/A&gt;" instead though. To do so, you'll need to set the "Dropbox-Api-Path-Root" header. You can find information on this in &lt;A href="https://developers.dropbox.com/dbx-team-files-guide" target="_blank" rel="noopener noreferrer"&gt;the Team Files Guide&lt;/A&gt;. In the Java SDK, you can use &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.3.0/com/dropbox/core/v2/DbxClientV2.html#withPathRoot(com.dropbox.core.v2.common.PathRoot)" target="_self"&gt;the withPathRoot​ method&lt;/A&gt; to set that header.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 13:16:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Java-SDK-quot-files-listFolder-and-files-listFolderContinue-quot/m-p/612313#M2810</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-07-27T13:16:19Z</dc:date>
    </item>
  </channel>
</rss>

