<?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 app dropbox in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/app-dropbox/m-p/674729#M30426</link>
    <description>&lt;P&gt;I would like to understand why everytime i use generate token i have to keep generating it when i log in. I'm not sure if my app code or refresh token is locked in because when i called for my api to automate a process it didn't work im using ducky script to automate a process and send my files to drop box account but it isn't working.&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2023 23:19:07 GMT</pubDate>
    <dc:creator>safe</dc:creator>
    <dc:date>2023-04-05T23:19:07Z</dc:date>
    <item>
      <title>app dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/app-dropbox/m-p/674729#M30426</link>
      <description>&lt;P&gt;I would like to understand why everytime i use generate token i have to keep generating it when i log in. I'm not sure if my app code or refresh token is locked in because when i called for my api to automate a process it didn't work im using ducky script to automate a process and send my files to drop box account but it isn't working.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 23:19:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/app-dropbox/m-p/674729#M30426</guid>
      <dc:creator>safe</dc:creator>
      <dc:date>2023-04-05T23:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: app dropbox</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/app-dropbox/m-p/674897#M30431</link>
      <description>&lt;P&gt;Dropbox is no longer offering the option for creating new long-lived access tokens. Dropbox is now issuing short-lived access tokens, which expire after several hours, (and optional refresh tokens, which don't expire) instead of long-lived access tokens. You can find &lt;A href="https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens#updating-access-token-type" target="_blank" rel="noopener noreferrer"&gt;more information on this migration here&lt;/A&gt;. The "Generate" button will now only generate short-lived access tokens for you.&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;. There's a basic outline of processing this flow in &lt;A href="https://dropbox.tech/developers/using-oauth-2-0-with-offline-access" target="_blank" rel="noopener noreferrer"&gt;this blog post&lt;/A&gt; which may serve as a useful example. You'd need to use the OAuth authorization flow to get a refresh token; the "Generate" button does not produce refresh tokens.&lt;BR /&gt;&lt;BR /&gt;Note that this is something that would need to be implemented by the programmer of the app, so if you are not the programmer responsible for this integration, you may need to get an update from them to support this.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 15:39:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/app-dropbox/m-p/674897#M30431</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-04-06T15:39:28Z</dc:date>
    </item>
  </channel>
</rss>

