<?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: &amp;quot;Generated access token&amp;quot; constantly disappearing after some time in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77495#M2335</link>
    <description>&lt;P&gt;Moved to the API forum.&lt;/P&gt;</description>
    <pubDate>Fri, 01 May 2015 01:20:15 GMT</pubDate>
    <dc:creator>Rich</dc:creator>
    <dc:date>2015-05-01T01:20:15Z</dc:date>
    <item>
      <title>"Generated access token" constantly disappearing after some time</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77494#M2334</link>
      <description>&lt;P&gt;Hello there,&lt;BR /&gt;
I developed a personal php web app which accesses my personal dropbox every minute and checks for new images in a folder, fetches them via the PHP api and deletes the image(s) in the dropbox Folder.&lt;/P&gt;

&lt;P&gt;To connect to the Dropbox I use the "Generated access token" which can be generated in the app console. Every now and then, the Token is gone and therefore the access is of course blocked.&lt;/P&gt;

&lt;P&gt;This is a private project used for a wedding where a photoBooth is present and the images are saved into a Dropbox folder.&lt;BR /&gt;
A different PC which is connected to a Projector as well as people who can't join can open the website and view the newest photos.&lt;/P&gt;

&lt;P&gt;Unfortunately this only works for minutes/hours. Oauth is not a valid option in this case because I can't login every now and then. It should just run without attention.&lt;/P&gt;

&lt;P&gt;Am I doing something wrong?&lt;BR /&gt;
Thanks&lt;BR /&gt;
Chris&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:43:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77494#M2334</guid>
      <dc:creator>Chris T.21</dc:creator>
      <dc:date>2019-05-29T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Generated access token" constantly disappearing after some time</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77495#M2335</link>
      <description>&lt;P&gt;Moved to the API forum.&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2015 01:20:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77495#M2335</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2015-05-01T01:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: "Generated access token" constantly disappearing after some time</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77496#M2336</link>
      <description>&lt;P&gt;First, to clarify, when you say the access token is "gone", do you mean that it is just no longer displayed on the App Console, or that your API calls using it start failing?&lt;/P&gt;

&lt;P&gt;The former is expected, e.g., if you leave or refresh the page. The generated access token is only displayed to you when it is generated. It doesn't get revoked by itself though, e.g., when leaving the page.&lt;/P&gt;

&lt;P&gt;If you mean that your API calls start failing, on the other hand, note Dropbox API access tokens don't automatically expire, but there are a few ways they can be revoked:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;by the user via &lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;by the user deleting the app folder (if the app uses the app folder permission) &lt;/LI&gt;
&lt;LI&gt;by the app calling /disable_access_token ( &lt;A href="https://www.dropbox.com/developers/core/docs#disable-token" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/docs#disable-token&lt;/A&gt; )&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Do any of those apply? If your API calls are unexpectedly failing, can you supply a sample request/response?&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2015 03:10:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/quot-Generated-access-token-quot-constantly-disappearing-after/m-p/77496#M2336</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-05-01T03:10:40Z</dc:date>
    </item>
  </channel>
</rss>

