<?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 Get all content  from a directory in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-content-from-a-directory/m-p/393932#M21701</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am using dropbox camle component and I am doing a search peration. Documentation states that if query param is not set all the files of the defined directory (remotePath) will be returned.&lt;/P&gt;
&lt;P&gt;But using the following uri I get no results for a directory that contains 3 subfolders&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;"dropbox://search?accessToken="&lt;/SPAN&gt;+ &lt;SPAN&gt;accessToken&lt;/SPAN&gt;+&lt;SPAN&gt;"&amp;amp;remotePath=/target&amp;amp;query="&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;</description>
    <pubDate>Mon, 03 Feb 2020 10:54:27 GMT</pubDate>
    <dc:creator>nkokk</dc:creator>
    <dc:date>2020-02-03T10:54:27Z</dc:date>
    <item>
      <title>Get all content  from a directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-content-from-a-directory/m-p/393932#M21701</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am using dropbox camle component and I am doing a search peration. Documentation states that if query param is not set all the files of the defined directory (remotePath) will be returned.&lt;/P&gt;
&lt;P&gt;But using the following uri I get no results for a directory that contains 3 subfolders&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;"dropbox://search?accessToken="&lt;/SPAN&gt;+ &lt;SPAN&gt;accessToken&lt;/SPAN&gt;+&lt;SPAN&gt;"&amp;amp;remotePath=/target&amp;amp;query="&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Feb 2020 10:54:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-content-from-a-directory/m-p/393932#M21701</guid>
      <dc:creator>nkokk</dc:creator>
      <dc:date>2020-02-03T10:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get all content  from a directory</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-content-from-a-directory/m-p/393965#M21706</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/60007404/camel-dropbox-component-search-query-to-return-all-files-from-directory" target="_blank"&gt;https://stackoverflow.com/questions/60007404/camel-dropbox-component-search-query-to-return-all-files-from-directory&lt;/A&gt;&amp;nbsp;]&lt;/P&gt;
&lt;P&gt;It sounds like you're using a Camel component made by a third party. As that's not made by&amp;nbsp;Dropbox, I can't offer help with it.&lt;/P&gt;
&lt;P&gt;On the&amp;nbsp;Dropbox API itself, &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-search" target="_self"&gt;the search endpoints&lt;/A&gt; don't support supplying&amp;nbsp;an empty 'query' in order to list all files, so I can't say what the Camel component is supposed to work in that case.&lt;/P&gt;
&lt;P&gt;On the&amp;nbsp;Dropbox API, if you wanted to list all files, you would need to call &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;/2/files/list_folder&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_self"&gt;/continue&lt;/A&gt;] with a path of "" and recursive:true.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 19:38:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Get-all-content-from-a-directory/m-p/393965#M21706</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-01-31T19:38:14Z</dc:date>
    </item>
  </channel>
</rss>

