<?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: List folder continue API or SDK method return different result record count for each cursor in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762044#M33301</link>
    <description>&lt;P&gt;list folder continue , with cursor should return same count result (200 entries in above case) set for each call&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 08:29:00 GMT</pubDate>
    <dc:creator>sagar_lonkar</dc:creator>
    <dc:date>2024-04-05T08:29:00Z</dc:date>
    <item>
      <title>List folder continue API or SDK method return different result record count for each cursor</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762043#M33300</link>
      <description>&lt;P&gt;First we are calling list folder with limit as 200&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;limit&lt;I&gt;&amp;nbsp;UInt32(min=1, max=2000)?&lt;/I&gt;The maximum number of results to return per request. Note: This is an approximate number and there can be slightly more entries returned in some cases. This field is optional.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then after getting first 200 records , we are calling list folder continue using following,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here are getting result but each time total number of entries vary as follows,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;200 (list folder , result entries count)&lt;/P&gt;
&lt;P&gt;Below are list folder continue&amp;nbsp;result entries count&lt;BR /&gt;130&lt;BR /&gt;86&lt;BR /&gt;5&lt;BR /&gt;14&lt;BR /&gt;206&lt;BR /&gt;4&lt;BR /&gt;27&lt;BR /&gt;30&lt;BR /&gt;149&lt;BR /&gt;3&lt;BR /&gt;31&lt;BR /&gt;1&lt;BR /&gt;3&lt;BR /&gt;22&lt;BR /&gt;210&lt;BR /&gt;203&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:04:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762043#M33300</guid>
      <dc:creator>sagar_lonkar</dc:creator>
      <dc:date>2024-04-05T17:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: List folder continue API or SDK method return different result record count for each cursor</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762044#M33301</link>
      <description>&lt;P&gt;list folder continue , with cursor should return same count result (200 entries in above case) set for each call&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 08:29:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762044#M33301</guid>
      <dc:creator>sagar_lonkar</dc:creator>
      <dc:date>2024-04-05T08:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: List folder continue API or SDK method return different result record count for each cursor</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762115#M33317</link>
      <description>&lt;P&gt;The 'limit' parameter is used to set an approximate &lt;EM&gt;maximum&lt;/EM&gt; number of entries to return per result page, per the documentation you mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Due to various implementation details, the server may not return that many in every result, and so the count is not expected to necessarily be the same in every result.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:44:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/List-folder-continue-API-or-SDK-method-return-different-result/m-p/762115#M33317</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-04-05T13:44:53Z</dc:date>
    </item>
  </channel>
</rss>

