<?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: API v2 how to test reset (with list_folder) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2-how-to-test-reset-with-list-folder/m-p/211005#M10579</link>
    <description>The reset error should be relatively rare, for example, in the case where maintenance requires us to reset that cursor state.&lt;BR /&gt;&lt;BR /&gt;We don't have a way to simulate this response unfortunately, but I'll be sure to pass this along as a feature request. &lt;BR /&gt;&lt;BR /&gt;One edge case where you can force this though is with app folder app by deleting the app folder and relinking. That is:&lt;BR /&gt;1) Link an app folder app.&lt;BR /&gt;2) Get a cursor.&lt;BR /&gt;3) Delete the app folder (e.g., via dropbox.com).&lt;BR /&gt;4) Get a new access token (which creates a new app folder).&lt;BR /&gt;5) Call list_folder/continue using the cursor from 2. &lt;BR /&gt;&lt;BR /&gt;That's a bit of work though, so for the sake of testing your app, it's probably easier to just mock it/force your app through that code path.&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Mar 2017 18:27:42 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-03-10T18:27:42Z</dc:date>
    <item>
      <title>API v2 how to test reset (with list_folder)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2-how-to-test-reset-with-list-folder/m-p/210927#M10567</link>
      <description>&lt;P&gt;Just porting my app to use v2 API. Previously I would use the /delta feature to keep a local cache of file/folder names etc. Now I'm using the /list_folder endpoint and all is working ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I want to test is when the server returns a 'reset' error to indicate that I must regenerate my cache. Anyone know how to trigger one of those?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:24:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2-how-to-test-reset-with-list-folder/m-p/210927#M10567</guid>
      <dc:creator>Craig S.28</dc:creator>
      <dc:date>2019-05-29T09:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: API v2 how to test reset (with list_folder)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2-how-to-test-reset-with-list-folder/m-p/211005#M10579</link>
      <description>The reset error should be relatively rare, for example, in the case where maintenance requires us to reset that cursor state.&lt;BR /&gt;&lt;BR /&gt;We don't have a way to simulate this response unfortunately, but I'll be sure to pass this along as a feature request. &lt;BR /&gt;&lt;BR /&gt;One edge case where you can force this though is with app folder app by deleting the app folder and relinking. That is:&lt;BR /&gt;1) Link an app folder app.&lt;BR /&gt;2) Get a cursor.&lt;BR /&gt;3) Delete the app folder (e.g., via dropbox.com).&lt;BR /&gt;4) Get a new access token (which creates a new app folder).&lt;BR /&gt;5) Call list_folder/continue using the cursor from 2. &lt;BR /&gt;&lt;BR /&gt;That's a bit of work though, so for the sake of testing your app, it's probably easier to just mock it/force your app through that code path.&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Mar 2017 18:27:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-v2-how-to-test-reset-with-list-folder/m-p/211005#M10579</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-10T18:27:42Z</dc:date>
    </item>
  </channel>
</rss>

