<?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: Calling ListFolder with id in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/276569#M16560</link>
    <description>I'm not sure I understand your question. What behavior do you want in this case? Do you want to be able to list the (deleted) contents of the deleted folder?&lt;BR /&gt;&lt;BR /&gt;If the folder does not exist (e.g., it was deleted), attempting to access it is supposed to fail with a 'path/not_found' indicating that it doesn't exist.</description>
    <pubDate>Wed, 16 May 2018 15:45:40 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-05-16T15:45:40Z</dc:date>
    <item>
      <title>Calling ListFolder with id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/276491#M16552</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to list folder with the following path format :&amp;nbsp;&lt;/P&gt;&lt;P&gt;id:XXXXXXXXXX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It&amp;nbsp;returns the following unless the folder does exist (I get the id from a previous list folder call, witch gives me subfolder list)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Call details :&lt;/P&gt;&lt;PRE&gt;curl -X POST https://api.dropboxapi.com/2/files/list_folder \
  --header 'Authorization: Bearer xxxxxxxxxxxxxxxx' \
  --header 'Content-Type: application/json' \
  --data '{"path":"id:xxxxxxxxx"}'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reponse :&lt;/P&gt;&lt;PRE&gt;{ "error_summary": "path/not_found/...", "error": { ".tag": "path", "path": { ".tag": "not_found" } } }&lt;/PRE&gt;&lt;P&gt;Can you help me on this issue please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joris&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:13:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/276491#M16552</guid>
      <dc:creator>jlibe</dc:creator>
      <dc:date>2019-05-29T09:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calling ListFolder with id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/276569#M16560</link>
      <description>I'm not sure I understand your question. What behavior do you want in this case? Do you want to be able to list the (deleted) contents of the deleted folder?&lt;BR /&gt;&lt;BR /&gt;If the folder does not exist (e.g., it was deleted), attempting to access it is supposed to fail with a 'path/not_found' indicating that it doesn't exist.</description>
      <pubDate>Wed, 16 May 2018 15:45:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/276569#M16560</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-16T15:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calling ListFolder with id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/277533#M16625</link>
      <description>&lt;P&gt;Hi Greg,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Actually the folder DOES exist. It is not deleted or else...&lt;/P&gt;&lt;P&gt;I just want to list its content with "id method", but it doesn't work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can help me ?&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2018 09:07:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/277533#M16625</guid>
      <dc:creator>jlibe</dc:creator>
      <dc:date>2018-05-24T09:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling ListFolder with id</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/277583#M16626</link>
      <description>Can you let me know how you're checking that the folder for this ID is not deleted?&lt;BR /&gt;&lt;BR /&gt;If you supply the ID itself, that may be helpful. You can open an API ticket if you'd prefer to share the details privately:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/developers/contact" target="_blank"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;</description>
      <pubDate>Thu, 24 May 2018 14:28:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Calling-ListFolder-with-id/m-p/277583#M16626</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-05-24T14:28:00Z</dc:date>
    </item>
  </channel>
</rss>

