<?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 DropBox Access tokenwill expire after some time? in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-DropBox-Access-tokenwill-expire-after-some-time/m-p/554411#M2224</link>
    <description>&lt;P&gt;The Dropbox API does now have two different types of access tokens: "long-lived" and "short-lived". Long-lived access tokens don't expire by default, while short-lived access tokens expire after a short period of time (with an option to use "refresh tokens" for long-term access). Dropbox is moving to exclusively issuing new short-lived access tokens and no longer returning new long-lived access tokens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "sl." prefix indicates that that access token is short-lived and will only be valid for several hours. (Specifically, it's four hours, but you should get the actual expiration time from the API itself.) If you do need access for longer than that, you would need to request "offline" access in order to get a refresh token which can be used to get new short-lived access tokens as needed, or otherwise have the user occasionally re-authorize the app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend referring to the following resources for more information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;https://developers.dropbox.com/oauth-guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#authorization&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens" target="_blank"&gt;https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 01 Nov 2021 19:20:02 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2021-11-01T19:20:02Z</dc:date>
    <item>
      <title>Is DropBox Access tokenwill expire after some time?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-DropBox-Access-tokenwill-expire-after-some-time/m-p/554402#M2223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently I'm using OAuth 2.0 flow to generate refresh token and access token . The access token what I'm getting in the response starts with "sl". So is this access token will have expiration time?&amp;nbsp; And can I use this access token to fetch huge collection of files from DropBox , which may take around 7-8 hours to get all the files? or do I need to use refresh token to regenerate ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;OTKY.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 10:22:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-DropBox-Access-tokenwill-expire-after-some-time/m-p/554402#M2223</guid>
      <dc:creator>otky</dc:creator>
      <dc:date>2021-11-03T10:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is DropBox Access tokenwill expire after some time?</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-DropBox-Access-tokenwill-expire-after-some-time/m-p/554411#M2224</link>
      <description>&lt;P&gt;The Dropbox API does now have two different types of access tokens: "long-lived" and "short-lived". Long-lived access tokens don't expire by default, while short-lived access tokens expire after a short period of time (with an option to use "refresh tokens" for long-term access). Dropbox is moving to exclusively issuing new short-lived access tokens and no longer returning new long-lived access tokens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "sl." prefix indicates that that access token is short-lived and will only be valid for several hours. (Specifically, it's four hours, but you should get the actual expiration time from the API itself.) If you do need access for longer than that, you would need to request "offline" access in order to get a refresh token which can be used to get new short-lived access tokens as needed, or otherwise have the user occasionally re-authorize the app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend referring to the following resources for more information:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;https://developers.dropbox.com/oauth-guide&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#authorization&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens" target="_blank"&gt;https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 01 Nov 2021 19:20:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Is-DropBox-Access-tokenwill-expire-after-some-time/m-p/554411#M2224</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-11-01T19:20:02Z</dc:date>
    </item>
  </channel>
</rss>

