<?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: DeletedMetadata with ListRevisions in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484243#M24365</link>
    <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for following up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is available on a&amp;nbsp; &lt;A href="https://github.com/MarkMichaelis/dbxcli/blob/Add-ListDeletedFiles/cmd/ls.go#L175" target="_self"&gt;fork of dbxcli&lt;/A&gt;.&amp;nbsp; Line 175 captures when there are no revisions on DeletedMetadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't provide the time the file was originally deleted.&amp;nbsp; That only works when revisions are available but there are no revisions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 18:52:19 GMT</pubDate>
    <dc:creator>MarkMichaelis</dc:creator>
    <dc:date>2021-01-04T18:52:19Z</dc:date>
    <item>
      <title>DeletedMetadata with ListRevisions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/483793#M24348</link>
      <description>&lt;P&gt;I use the Drpopbox API as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The `&lt;SPAN&gt;ListFolder` API returns an item of type `DeletedMetadata`.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The `&lt;/SPAN&gt;ListRevisions` API returns 0 revisions for the same item (using the path)&lt;/LI&gt;
&lt;LI&gt;Restore the Item using the Dropbox Web UI&lt;/LI&gt;
&lt;LI&gt;Delete the same item using the Dropbox Web UI&lt;/LI&gt;
&lt;LI&gt;Retrieve the same item using the `ListFolder` API (returning a `DeletedMetadata` item again since the item was deleted)&lt;/LI&gt;
&lt;LI&gt;Now ListRevisions returns 2 revisions&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Question: Why were not revisions returned in step 2 but in step 6 they were returned?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 06:13:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/483793#M24348</guid>
      <dc:creator>MarkMichaelis</dc:creator>
      <dc:date>2021-01-04T06:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: DeletedMetadata with ListRevisions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484224#M24364</link>
      <description>&lt;P&gt;Would you be able to share the relevant code and output for this so we can take a closer look? Be sure to redact your access token though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, how and when was the file deleted originally?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Feel free to &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; if you'd prefer to share privately.&amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 18:11:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484224#M24364</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-01-04T18:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: DeletedMetadata with ListRevisions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484243#M24365</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for following up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code is available on a&amp;nbsp; &lt;A href="https://github.com/MarkMichaelis/dbxcli/blob/Add-ListDeletedFiles/cmd/ls.go#L175" target="_self"&gt;fork of dbxcli&lt;/A&gt;.&amp;nbsp; Line 175 captures when there are no revisions on DeletedMetadata.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't provide the time the file was originally deleted.&amp;nbsp; That only works when revisions are available but there are no revisions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 18:52:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484243#M24365</guid>
      <dc:creator>MarkMichaelis</dc:creator>
      <dc:date>2021-01-04T18:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: DeletedMetadata with ListRevisions</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484293#M24367</link>
      <description>&lt;P&gt;I'm not sure exactly what scenario you're running in to here. Can you share the output of these API calls so I can take a closer look?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may be easier to use &lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/" target="_self"&gt;the API v2 Explorer&lt;/A&gt; so you can see the API responses directly.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 21:46:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DeletedMetadata-with-ListRevisions/m-p/484293#M24367</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-01-04T21:46:27Z</dc:date>
    </item>
  </channel>
</rss>

