<?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 [Swifty] File search pagination problem in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swifty-File-search-pagination-problem/m-p/148682#M4867</link>
    <description>&lt;P&gt;I have a method that counts the number of files that match a query. I'm noticing a problem where the "start" parameter isn't respected. In other words, the following calls return the exact same result:&amp;nbsp;&lt;A href="https://gist.github.com/jamesfzhang/8f5ce1bbd79161377eef" rel="nofollow noreferrer" target="_blank"&gt;https://gist.github.com/jamesfzhang/8f5ce1bbd79161377eef&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;The documentation says the start parameter means "the starting index within the search results (used for paging)." So you'd expect to see different results when changing the start parameter. Can anyone else reproduce this?&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;EDIT: I solved the problem, it was my mistake. The offset counter I was keeping track of wasn't updating properly in the response callback.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:37:13 GMT</pubDate>
    <dc:creator>James Z.3</dc:creator>
    <dc:date>2019-05-29T09:37:13Z</dc:date>
    <item>
      <title>[Swifty] File search pagination problem</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swifty-File-search-pagination-problem/m-p/148682#M4867</link>
      <description>&lt;P&gt;I have a method that counts the number of files that match a query. I'm noticing a problem where the "start" parameter isn't respected. In other words, the following calls return the exact same result:&amp;nbsp;&lt;A href="https://gist.github.com/jamesfzhang/8f5ce1bbd79161377eef" rel="nofollow noreferrer" target="_blank"&gt;https://gist.github.com/jamesfzhang/8f5ce1bbd79161377eef&lt;/A&gt;&lt;/P&gt;
&lt;P class="p1"&gt;The documentation says the start parameter means "the starting index within the search results (used for paging)." So you'd expect to see different results when changing the start parameter. Can anyone else reproduce this?&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;EDIT: I solved the problem, it was my mistake. The offset counter I was keeping track of wasn't updating properly in the response callback.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Swifty-File-search-pagination-problem/m-p/148682#M4867</guid>
      <dc:creator>James Z.3</dc:creator>
      <dc:date>2019-05-29T09:37:13Z</dc:date>
    </item>
  </channel>
</rss>

