<?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: Retrieve a list of files in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Retrieve-a-list-of-files/m-p/507604#M25080</link>
    <description>&lt;P&gt;I don't have an example for fetch in particular handy, but if you using JavaScript we&amp;nbsp;recommend using &lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_self"&gt;the official&amp;nbsp;Dropbox API v2 JavaScript SDK&lt;/A&gt;. There's &lt;A href="https://github.com/dropbox/dropbox-sdk-js/blob/main/examples/javascript/basic/index.html#L53" target="_self"&gt;an example of using&amp;nbsp;filesListFolder with that here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, feel free to share the code you have so far and the error/output you're getting so we can take a look and help.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2021 19:35:33 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-03-24T19:35:33Z</dc:date>
    <item>
      <title>Retrieve a list of files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Retrieve-a-list-of-files/m-p/507576#M25078</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I should like to create an HTML webpage where I can wrap a specific list of files into a folders (to show for example in a tablular view)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The workflow it seems very easy because:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;I can go in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#files_list_folder" target="_self"&gt;&lt;SPAN&gt;Dropbox API Explorer - list_folder &lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;after I get a token (OK after I have to manage the cursor. .. but I suppose this is not the point here)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;eventually I can check if my JSON is ok (copy and paste for example into &lt;A href="https://www.convertjson.com/json-to-html-table.htm" target="_self"&gt;converttojson&lt;/A&gt;)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;The problem is when I try to build an easy fetch function to wrap it into an html web page. I can't find a workable example and always I end with an error.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;So please can you help me with this last step with a functional FETCH example?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mauro&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 10:41:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Retrieve-a-list-of-files/m-p/507576#M25078</guid>
      <dc:creator>mauro99</dc:creator>
      <dc:date>2021-03-25T10:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve a list of files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Retrieve-a-list-of-files/m-p/507604#M25080</link>
      <description>&lt;P&gt;I don't have an example for fetch in particular handy, but if you using JavaScript we&amp;nbsp;recommend using &lt;A href="https://github.com/dropbox/dropbox-sdk-js" target="_self"&gt;the official&amp;nbsp;Dropbox API v2 JavaScript SDK&lt;/A&gt;. There's &lt;A href="https://github.com/dropbox/dropbox-sdk-js/blob/main/examples/javascript/basic/index.html#L53" target="_self"&gt;an example of using&amp;nbsp;filesListFolder with that here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, feel free to share the code you have so far and the error/output you're getting so we can take a look and help.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 19:35:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Retrieve-a-list-of-files/m-p/507604#M25080</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-24T19:35:33Z</dc:date>
    </item>
  </channel>
</rss>

