<?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 How to use Dropbox as server side Laravel Filesystem continuously? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604187#M28065</link>
    <description>&lt;P&gt;Hello, good evening, my name is Victor, I'm currently on behalf of a customer to solve a doubt. I need to make a Laravel application for him that uses Dropbox as its Filesystem for file storage. Currently I have implemented this project schema with the spatie/flysystem-dropbox dependency like this &lt;A href="https://github.com/VictorRayan/laravel-dropbox/" target="_self"&gt;https://github.com/VictorRayan/laravel-dropbox/&lt;/A&gt;. With this, the application is already able to perform file management operations on Dropbox, however, it uses the Access Token that expires periodically, as it is a server application, it is not feasible to have to manually update the temporary token all the time.&lt;/P&gt;
&lt;P&gt;So the solution that I imagine I've read in the documentation would be to use the Dropbox app's ID and Secret to generate a refresh token request and periodically obtain, in an automated way, new expired access tokens to continue using in this already implemented system.&lt;/P&gt;
&lt;P&gt;My problem is that I read and read a lot of the documentation about HTTP and OAuth flow and for me still its implementation and functioning is however obscure, I can't understand. I would be very grateful if you could help me with some example according to what I need.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 06:32:56 GMT</pubDate>
    <dc:creator>Amicao</dc:creator>
    <dc:date>2022-06-20T06:32:56Z</dc:date>
    <item>
      <title>How to use Dropbox as server side Laravel Filesystem continuously?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604187#M28065</link>
      <description>&lt;P&gt;Hello, good evening, my name is Victor, I'm currently on behalf of a customer to solve a doubt. I need to make a Laravel application for him that uses Dropbox as its Filesystem for file storage. Currently I have implemented this project schema with the spatie/flysystem-dropbox dependency like this &lt;A href="https://github.com/VictorRayan/laravel-dropbox/" target="_self"&gt;https://github.com/VictorRayan/laravel-dropbox/&lt;/A&gt;. With this, the application is already able to perform file management operations on Dropbox, however, it uses the Access Token that expires periodically, as it is a server application, it is not feasible to have to manually update the temporary token all the time.&lt;/P&gt;
&lt;P&gt;So the solution that I imagine I've read in the documentation would be to use the Dropbox app's ID and Secret to generate a refresh token request and periodically obtain, in an automated way, new expired access tokens to continue using in this already implemented system.&lt;/P&gt;
&lt;P&gt;My problem is that I read and read a lot of the documentation about HTTP and OAuth flow and for me still its implementation and functioning is however obscure, I can't understand. I would be very grateful if you could help me with some example according to what I need.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 06:32:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604187#M28065</guid>
      <dc:creator>Amicao</dc:creator>
      <dc:date>2022-06-20T06:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Dropbox as server side Laravel Filesystem continuously?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604196#M28066</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1550444"&gt;@Amicao&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can get idea how it works &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Issue-in-generating-access-token/m-p/592921" target="_blank" rel="noopener"&gt;here&lt;/A&gt;, I believe. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt; Your work is the PHP "translation".&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 02:30:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604196#M28066</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-06-19T02:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Dropbox as server side Laravel Filesystem continuously?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604200#M28067</link>
      <description>&lt;P&gt;Thank you very so much! Now it's clarified to me, I understood well how it works.&lt;/P&gt;&lt;P&gt;Really, this will be just the PHP translation haha&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 02:51:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-use-Dropbox-as-server-side-Laravel-Filesystem/m-p/604200#M28067</guid>
      <dc:creator>Amicao</dc:creator>
      <dc:date>2022-06-19T02:51:56Z</dc:date>
    </item>
  </channel>
</rss>

