<?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: Problem with files/list_folder/get_lastest_cursor in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-files-list-folder-get-lastest-cursor/m-p/213959#M10918</link>
    <description>If I understand your scenario correctly, the actual behavior here is correct and expected. You retrieved the cursor after those changes were made, so /2/files/list_folder/continue won't/shouldn't tell you about them when you call with that cursor. (It would tell you about changes that occurred after you retrieved that latest cursor.)&lt;BR /&gt;&lt;BR /&gt;If you want to know about those earlier changes though, you should get the latest cursor before making the changes.</description>
    <pubDate>Thu, 30 Mar 2017 12:31:59 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-03-30T12:31:59Z</dc:date>
    <item>
      <title>Problem with files/list_folder/get_lastest_cursor</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-files-list-folder-get-lastest-cursor/m-p/213945#M10914</link>
      <description>&lt;P&gt;I may be doing this incorrectly, but here goes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, I uploaded and/or deleted something from the dropbox account (waited a few minutes).&lt;/P&gt;
&lt;P&gt;Then I ran &lt;A href="https://api.dropboxapi.com/2/files/list_folder/get_latest_cursor" target="_blank"&gt;https://api.dropboxapi.com/2/files/list_folder/get_latest_cursor&lt;/A&gt; passing the all the correct values.&lt;/P&gt;
&lt;P&gt;get_latest_cursor returned a cursor value (so far so good).&lt;/P&gt;
&lt;P&gt;Next I called &lt;A href="https://api.dropboxapi.com/2/files/list_folder/continue" target="_blank"&gt;https://api.dropboxapi.com/2/files/list_folder/continue&amp;nbsp;&lt;/A&gt; and passed it the cursor returned from the get_latest_cursor call.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Expectation:&amp;nbsp; I expected to see a list of the two changes I had made to the account. (1 file added, 1 file deleted).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actual:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "entries": [],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "cursor": "AAF1LwpAGlqDHXIOc2QYsiF5HF4FlfDx-Pq-zv4eDRF9kak1OFvtAjkW_F5UwmiUJ4AYJ_b91Eu9j-fi17d5Xw4l43AWjmzB0HEzL4w22zifpDxHHC2gVFRraLo0o2pCXKcFTMI-p72l4RSekoaTiKqgxSYlxeVcgD7Vsnaf5OHV0PKAJOuorFpnbQx5bbBix7Y",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "has_more": false&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts?&amp;nbsp; I also checked this cursor and just got the same result with a new cursor value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are the settings sent to get_latest_cursor:&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;&amp;nbsp; "include_deleted": true,&lt;BR /&gt;&amp;nbsp; "include_has_explicit_shared_members": false,&lt;BR /&gt;&amp;nbsp; "include_media_info": false,&lt;BR /&gt;&amp;nbsp; "path": "",&lt;BR /&gt;&amp;nbsp; "recursive": true&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:24:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-files-list-folder-get-lastest-cursor/m-p/213945#M10914</guid>
      <dc:creator>jwpegram</dc:creator>
      <dc:date>2019-05-29T09:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with files/list_folder/get_lastest_cursor</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-files-list-folder-get-lastest-cursor/m-p/213959#M10918</link>
      <description>If I understand your scenario correctly, the actual behavior here is correct and expected. You retrieved the cursor after those changes were made, so /2/files/list_folder/continue won't/shouldn't tell you about them when you call with that cursor. (It would tell you about changes that occurred after you retrieved that latest cursor.)&lt;BR /&gt;&lt;BR /&gt;If you want to know about those earlier changes though, you should get the latest cursor before making the changes.</description>
      <pubDate>Thu, 30 Mar 2017 12:31:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-with-files-list-folder-get-lastest-cursor/m-p/213959#M10918</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-30T12:31:59Z</dc:date>
    </item>
  </channel>
</rss>

