<?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: How can I get a list of the files in a public folder without authentication? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382503#M21315</link>
    <description>&lt;P&gt;Unfortunately, I don't have a good solution&amp;nbsp;to offer here. Listing the contents of a folder via a shared link using the API requires an access token, and would be subject to that potential rate limiting. The API doesn't offer an alternative way to anonymously programmatically list the contents of a folder from a shared link, like one can on the web UI,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2019 16:13:33 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-12-05T16:13:33Z</dc:date>
    <item>
      <title>How can I get a list of the files in a public folder without authentication?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382376#M21303</link>
      <description>&lt;P&gt;Here's my use-case: I have a public webapp that will reference images stored in Dropbox.&amp;nbsp; I want to be able to make an API call from the browser to Dropbox, get a list of the images in a folder, and then display the images in my web app (via this &lt;A href="https://www.dropboxforum.com/t5/API-Support-Feedback/Access-public-shared-files-without-authentication/m-p/229174#M12436" target="_self"&gt;nice technique&lt;/A&gt; you already provide). I'll be doing this in React, and making an XHR request from the browser.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm familiar with ways to do that with the API (using&amp;nbsp;'&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_self"&gt;list folder&lt;/A&gt;', which seems to require an access token) but hoping to find something I can call directly from my web app's front-end, without needing to create a backend for my web app or require an access token.&lt;/P&gt;
&lt;P&gt;'list folder' has this note:&lt;SPAN&gt;&amp;nbsp;"auth.RateLimitError may be returned if multiple&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder" target="_blank" rel="noopener"&gt;list_folder&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;or&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue" target="_blank" rel="noopener"&gt;list_folder/continue&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;calls with same parameters are made simultaneously by same API app for same user.&amp;nbsp;"&amp;nbsp; This is obviously bound to happen if I call that API from my web-apps front-end, but I really don't want to have to create a backend just to cache the results of 'list_folder'.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My users can already browse files directly via the public Dropbox link to the folder - I just want to programically get the list of images from that folder via my web-apps front-end without resorting to screenscraping and what-not.&amp;nbsp; Is that possible?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 18:24:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382376#M21303</guid>
      <dc:creator>nathanbedford</dc:creator>
      <dc:date>2019-12-05T18:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a list of the files in a public folder without authentication?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382503#M21315</link>
      <description>&lt;P&gt;Unfortunately, I don't have a good solution&amp;nbsp;to offer here. Listing the contents of a folder via a shared link using the API requires an access token, and would be subject to that potential rate limiting. The API doesn't offer an alternative way to anonymously programmatically list the contents of a folder from a shared link, like one can on the web UI,&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 16:13:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382503#M21315</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-12-05T16:13:33Z</dc:date>
    </item>
  </channel>
</rss>

