<?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: listFolderBuilder returns hasMore = true, but listFolderContinue returns 0 entries in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314739#M18689</link>
    <description>&lt;P&gt;Thanks! This generally shouldn't be very common, but it is possible and expected sometimes. The listFolder[Continue] interface doesn't guarantee a non-zero number of results (due to various aspects of how the backend is implemented), so it is possible to get empty pages like this. You should have your app handle these normally, e.g., looping over the entries to process them, which would just result in 0 iterations in this case. Apologies for the confusion!&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2018 21:55:39 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-11-30T21:55:39Z</dc:date>
    <item>
      <title>listFolderBuilder returns hasMore = true, but listFolderContinue returns 0 entries</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314735#M18686</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;See subject. This behaviour appears to be new (started happening in the last 24h) and I believe is different the description in the &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.1.x/com/dropbox/core/v2/files/ListFolderBuilder.html" target="_self"&gt;documentation&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&amp;gt; hasMore - If true, then there are more entries available. Pass the cursor to DbxUserFilesRequests.listFolderContinue(String) to retrieve the rest.&lt;/P&gt;&lt;P&gt;Is this behaviour correct? I am using Java SDK 2.1.1.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:09:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314735#M18686</guid>
      <dc:creator>swong</dc:creator>
      <dc:date>2019-05-29T09:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: listFolderBuilder returns hasMore = true, but listFolderContinue returns 0 entries</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314736#M18687</link>
      <description>&lt;P&gt;Thanks for the report. To clarify, when you call&amp;nbsp;&lt;SPAN&gt;listFolderContinue, does that response also have&amp;nbsp;hasMore = true?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 21:39:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314736#M18687</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-30T21:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: listFolderBuilder returns hasMore = true, but listFolderContinue returns 0 entries</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314737#M18688</link>
      <description>&lt;P&gt;No, the second request has entries = 0 &amp;amp; hasMore = false.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 21:46:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314737#M18688</guid>
      <dc:creator>swong</dc:creator>
      <dc:date>2018-11-30T21:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: listFolderBuilder returns hasMore = true, but listFolderContinue returns 0 entries</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314739#M18689</link>
      <description>&lt;P&gt;Thanks! This generally shouldn't be very common, but it is possible and expected sometimes. The listFolder[Continue] interface doesn't guarantee a non-zero number of results (due to various aspects of how the backend is implemented), so it is possible to get empty pages like this. You should have your app handle these normally, e.g., looping over the entries to process them, which would just result in 0 iterations in this case. Apologies for the confusion!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 21:55:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/listFolderBuilder-returns-hasMore-true-but-listFolderContinue/m-p/314739#M18689</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-11-30T21:55:39Z</dc:date>
    </item>
  </channel>
</rss>

