<?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: Is this possible? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186538#M7920</link>
    <description>&lt;P&gt;Yes, but you will need to create your own server side service to do it, authorise your own account against that service once and store the Dropbox auth token for later reuse by your clients, and use that token for all actions rather than one generated by each user.&lt;/P&gt;
&lt;P&gt;You can't do this solely in Javascript client side, because you would be exposing your entire account via that auth token that you would need to provide - hence the server side component that you need to create, that will handle all actions against the Dropbox API.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2016 20:53:40 GMT</pubDate>
    <dc:creator>Richard P.</dc:creator>
    <dc:date>2016-08-30T20:53:40Z</dc:date>
    <item>
      <title>Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186537#M7919</link>
      <description>&lt;P&gt;I want to be able to upload files to a specific folder within my Dropbox account, and then allow my web app to get a list of those files and link to them, without requiring users to have a Dropbox account or going through an authorisation process. I will be using JavaScript.&lt;/P&gt;
&lt;P&gt;Is this even possible?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:30:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186537#M7919</guid>
      <dc:creator>Adrian P.15</dc:creator>
      <dc:date>2019-05-29T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186538#M7920</link>
      <description>&lt;P&gt;Yes, but you will need to create your own server side service to do it, authorise your own account against that service once and store the Dropbox auth token for later reuse by your clients, and use that token for all actions rather than one generated by each user.&lt;/P&gt;
&lt;P&gt;You can't do this solely in Javascript client side, because you would be exposing your entire account via that auth token that you would need to provide - hence the server side component that you need to create, that will handle all actions against the Dropbox API.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 20:53:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186538#M7920</guid>
      <dc:creator>Richard P.</dc:creator>
      <dc:date>2016-08-30T20:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186539#M7921</link>
      <description>&lt;P&gt;Hi Richard,&lt;BR /&gt;&lt;BR /&gt;Many thanks for your speedy response!&amp;nbsp;&lt;BR /&gt;That's useful to know.&lt;/P&gt;
&lt;P&gt;Cheers for your help,&lt;/P&gt;
&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 21:24:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Is-this-possible/m-p/186539#M7921</guid>
      <dc:creator>Adrian P.15</dc:creator>
      <dc:date>2016-08-30T21:24:02Z</dc:date>
    </item>
  </channel>
</rss>

