<?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 Objective C  [[_dbUserClient.filesRoutes listFolder:_rootDropboxPath] limit number of files listed in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236165#M13011</link>
    <description>&lt;P&gt;&lt;SPAN&gt;When someone&amp;nbsp;list the contents of a folder &amp;nbsp;[[&lt;/SPAN&gt;&lt;SPAN&gt;_dbUserClient&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;filesRoutes&lt;/SPAN&gt; &lt;SPAN&gt;listFolder&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;_rootDropboxPath&lt;/SPAN&gt;&lt;SPAN&gt;] is there a limit of 1000 files shown? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my app when I have a list of 6000 files in a folder&amp;nbsp;there are some&amp;nbsp;files not showing up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:20:11 GMT</pubDate>
    <dc:creator>DboxDeveloper</dc:creator>
    <dc:date>2019-05-29T09:20:11Z</dc:date>
    <item>
      <title>Objective C  [[_dbUserClient.filesRoutes listFolder:_rootDropboxPath] limit number of files listed</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236165#M13011</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When someone&amp;nbsp;list the contents of a folder &amp;nbsp;[[&lt;/SPAN&gt;&lt;SPAN&gt;_dbUserClient&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;filesRoutes&lt;/SPAN&gt; &lt;SPAN&gt;listFolder&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;_rootDropboxPath&lt;/SPAN&gt;&lt;SPAN&gt;] is there a limit of 1000 files shown? &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my app when I have a list of 6000 files in a folder&amp;nbsp;there are some&amp;nbsp;files not showing up.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:20:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236165#M13011</guid>
      <dc:creator>DboxDeveloper</dc:creator>
      <dc:date>2019-05-29T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C  [[_dbUserClient.filesRoutes listFolder:_rootDropboxPath] limit number of files list</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236175#M13013</link>
      <description>The listFolder response is paged, so a single response isn't guaranteed to return all of the entries in the folder. You need to check the hasMore value and call back to listFolderContinue if it is true.&lt;BR /&gt;&lt;BR /&gt;There's more information on this in the documentation for listFolder:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolder" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)listFolder&lt;/A&gt;:</description>
      <pubDate>Wed, 09 Aug 2017 14:38:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236175#M13013</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-09T14:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C  [[_dbUserClient.filesRoutes listFolder:_rootDropboxPath] limit number of files list</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236483#M13043</link>
      <description>&lt;P&gt;Thanks I forgot there was a continue api.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 13:23:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-dbUserClient-filesRoutes-listFolder-rootDropboxPath/m-p/236483#M13043</guid>
      <dc:creator>DboxDeveloper</dc:creator>
      <dc:date>2017-08-11T13:23:03Z</dc:date>
    </item>
  </channel>
</rss>

