<?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: Not able to fetch all files and folder in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738526#M32610</link>
    <description>&lt;P&gt;&lt;BR /&gt;yes I can see all files and folder on web to follow this link &lt;A href="http://www.dropbox.com/home" target="_blank" rel="noopener"&gt;www.dropbox.com/home&lt;/A&gt;.&lt;BR /&gt;But I am using this code that not response all files and folder.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DbxClientV2 mDbxClient = new DbxClientV2(DbxRequestConfigFactory.getRequestConfig(), accessToken);&lt;BR /&gt;try {&lt;BR /&gt;ListFolderResult listFolderResult= mDbxClient.files().listFolder("");&lt;/P&gt;&lt;P&gt;for (Metadata metadata : listFolderResult.getEntries()) {&lt;BR /&gt;String fileName = metadata.getName();&lt;BR /&gt;Log.i("Fetch File", "file: " + fileName);&lt;BR /&gt;}&lt;BR /&gt;} catch (DbxException e) {&lt;BR /&gt;e.printStackTrace();&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 11:48:32 GMT</pubDate>
    <dc:creator>pramodkr200</dc:creator>
    <dc:date>2023-12-21T11:48:32Z</dc:date>
    <item>
      <title>Not able to fetch all files and folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738518#M32608</link>
      <description>&lt;P&gt;I have 40 files and folder in root folder, but I am getting only 25 from them.&lt;BR /&gt;I am using my app in 3 - 4 devices. Is any limitation from dropbox to access the all files and folder.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2023 17:36:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738518#M32608</guid>
      <dc:creator>pramodkr200</dc:creator>
      <dc:date>2023-12-25T17:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to fetch all files and folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738525#M32609</link>
      <description>&lt;P&gt;No there isnt at all BUT there can be restrictions based upon characters depending upon the OS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you see all of the files at &lt;A href="http://www.dropbox.com/home" target="_blank"&gt;www.dropbox.com/home&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 11:40:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738525#M32609</guid>
      <dc:creator>Mark</dc:creator>
      <dc:date>2023-12-21T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to fetch all files and folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738526#M32610</link>
      <description>&lt;P&gt;&lt;BR /&gt;yes I can see all files and folder on web to follow this link &lt;A href="http://www.dropbox.com/home" target="_blank" rel="noopener"&gt;www.dropbox.com/home&lt;/A&gt;.&lt;BR /&gt;But I am using this code that not response all files and folder.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DbxClientV2 mDbxClient = new DbxClientV2(DbxRequestConfigFactory.getRequestConfig(), accessToken);&lt;BR /&gt;try {&lt;BR /&gt;ListFolderResult listFolderResult= mDbxClient.files().listFolder("");&lt;/P&gt;&lt;P&gt;for (Metadata metadata : listFolderResult.getEntries()) {&lt;BR /&gt;String fileName = metadata.getName();&lt;BR /&gt;Log.i("Fetch File", "file: " + fileName);&lt;BR /&gt;}&lt;BR /&gt;} catch (DbxException e) {&lt;BR /&gt;e.printStackTrace();&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 11:48:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738526#M32610</guid>
      <dc:creator>pramodkr200</dc:creator>
      <dc:date>2023-12-21T11:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to fetch all files and folder</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738540#M32613</link>
      <description>&lt;P&gt;[Cross-linking for reference: &lt;A href="https://github.com/dropbox/dropbox-sdk-java/issues/520" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-java/issues/520&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1240718"&gt;@pramodkr200&lt;/a&gt; I understand that you are attempting to list all files/folders using &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolder(java.lang.String)" target="_self"&gt;listFolder&lt;/A&gt;. Note that this functionality is paginated and you are not guaranteed to get all of the results back in a single&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolder(java.lang.String)" target="_self"&gt;listFolder&lt;/A&gt; call, so make sure you implement support for &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolderContinue(java.lang.String)" target="_self"&gt;listFolderContinue&lt;/A&gt; as well.&lt;BR /&gt;&lt;BR /&gt;There are a few factors that can affect what/how much is returned in a single call, and that can vary over time due to a number of factors, e.g., as the state and contents of the account changes, etc, so you need to make sure you always have that implemented as documented.&lt;BR /&gt;&lt;BR /&gt;Refer to the &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolder(java.lang.String)" target="_self"&gt;listFolder&lt;/A&gt; and&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#listFolderContinue(java.lang.String)" target="_self"&gt;listFolderContinue&lt;/A&gt; documentation for information on doing so.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 13:53:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Not-able-to-fetch-all-files-and-folder/m-p/738540#M32613</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-12-21T13:53:33Z</dc:date>
    </item>
  </channel>
</rss>

