<?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 Issue with list_folder &amp;amp; list_folder/continue in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-with-list-folder-amp-list-folder-continue/m-p/255584#M14791</link>
    <description>&lt;P&gt;Hey.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm basically syncing changes made to a folder by calling list_folder every minute. I recently changed my strategy to use list_folder/continue in order to only get changes that have happened, instead of&amp;nbsp;calling list_folder every minute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must say it looked promising, but sometimes when I add multiple files, list_folder/continue will only show one file, and the rest will be shown much later. Here's an example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;list_folder returns 3 files and the cursor A&lt;/P&gt;&lt;P&gt;I add 3 photos to the folder&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor A shows 1 photo and I store the returned cursor as cursor B&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor B shows 0 entries and I store the returned cursor as cursor C.&lt;/P&gt;&lt;P&gt;... ~3 minutes later ....&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor J shows 2 entries&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that all of the photos had already synced to Dropbox. Could this be an issue because I'm storing the cursor even if there are no changes? Based on what I've read I should always store the latest cursor even if list_folder/continue returns no entries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:16:51 GMT</pubDate>
    <dc:creator>raRaRa</dc:creator>
    <dc:date>2019-05-29T09:16:51Z</dc:date>
    <item>
      <title>Issue with list_folder &amp; list_folder/continue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-with-list-folder-amp-list-folder-continue/m-p/255584#M14791</link>
      <description>&lt;P&gt;Hey.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm basically syncing changes made to a folder by calling list_folder every minute. I recently changed my strategy to use list_folder/continue in order to only get changes that have happened, instead of&amp;nbsp;calling list_folder every minute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must say it looked promising, but sometimes when I add multiple files, list_folder/continue will only show one file, and the rest will be shown much later. Here's an example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;list_folder returns 3 files and the cursor A&lt;/P&gt;&lt;P&gt;I add 3 photos to the folder&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor A shows 1 photo and I store the returned cursor as cursor B&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor B shows 0 entries and I store the returned cursor as cursor C.&lt;/P&gt;&lt;P&gt;... ~3 minutes later ....&lt;/P&gt;&lt;P&gt;list_folder/continue with cursor J shows 2 entries&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can confirm that all of the photos had already synced to Dropbox. Could this be an issue because I'm storing the cursor even if there are no changes? Based on what I've read I should always store the latest cursor even if list_folder/continue returns no entries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:16:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-with-list-folder-amp-list-folder-continue/m-p/255584#M14791</guid>
      <dc:creator>raRaRa</dc:creator>
      <dc:date>2019-05-29T09:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with list_folder &amp; list_folder/continue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-with-list-folder-amp-list-folder-continue/m-p/255688#M14794</link>
      <description>Are you using include_media_info=true when first calling /2/files/list_folder? If so, there can be a delay like this for some files while the media information is prepared.</description>
      <pubDate>Thu, 07 Dec 2017 16:06:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-with-list-folder-amp-list-folder-continue/m-p/255688#M14794</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-12-07T16:06:47Z</dc:date>
    </item>
  </channel>
</rss>

