<?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: Access Token Help in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/596010#M27704</link>
    <description>&lt;P&gt;The Dropbox OAuth functionality can be used for any number of users, so this works the same way if there are multiple Dropbox users, or just one. If you're the only Dropbox user, you'd just process this once to get your own refresh token.&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 17:13:12 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-05-09T17:13:12Z</dc:date>
    <item>
      <title>Access Token Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595973#M27699</link>
      <description>&lt;P&gt;So I've been trying to use the API as dynamic storage for my portfolio site. Essentially I want to be able to call a folder where I store photos and when the user loads the window for a particular project have it load the photos from a path that I've specified in a JSON object. I've mostly gotten the feature to run, the issue is my Access Token keeps expiring and I want to know if there is a way in Javascript to have a permanent token or to generate one without user interaction. (I'm using the JS SDK at the moment)&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 18:28:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595973#M27699</guid>
      <dc:creator>jacobserroels</dc:creator>
      <dc:date>2022-05-09T18:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595977#M27700</link>
      <description>&lt;P&gt;Dropbox is in the process of switching to only issuing short-lived access tokens (and optional refresh tokens) instead of long-lived access tokens. You can find &lt;A href="https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens" target="_blank" rel="noopener noreferrer nofollow"&gt;more information on this migration here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Apps can still get long-term access by requesting "offline" access though, in which case the app receives a "refresh token" that can be used to retrieve new short-lived access tokens as needed, without further manual user intervention. You can find more information in the &lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;OAuth Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;authorization documentation&lt;/A&gt;. You can find &lt;A href="https://github.com/dropbox/dropbox-sdk-js/blob/b5631e4b5b0e9eb6d3297e1ee57ad29a63d49898/examples/javascript/PKCE-backend/code_flow_example.js" target="_blank" rel="noreferrer nofollow noopener"&gt;an example of using refresh tokens with the JavaScript SDK here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:25:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595977#M27700</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-09T15:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595998#M27702</link>
      <description>&lt;P&gt;The issue is, is that from everything I can tell this is used for calling api access to someone elses files when I'm simply trying to display my own files.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 15:58:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/595998#M27702</guid>
      <dc:creator>jacobserroels</dc:creator>
      <dc:date>2022-05-09T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access Token Help</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/596010#M27704</link>
      <description>&lt;P&gt;The Dropbox OAuth functionality can be used for any number of users, so this works the same way if there are multiple Dropbox users, or just one. If you're the only Dropbox user, you'd just process this once to get your own refresh token.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 17:13:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Token-Help/m-p/596010#M27704</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-09T17:13:12Z</dc:date>
    </item>
  </channel>
</rss>

