<?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 Generated access token in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613594#M28360</link>
    <description>&lt;P&gt;Can someone help me?&amp;nbsp; Every time I generate an access token for my integration it changes within 30-45 seconds and my integration fails.&amp;nbsp; Is there something I am missing as to why the code would only be valid for 30-60 seconds?&amp;nbsp; The integration works for the first file but by the second file and token code it fails due to it no longer being a valid code.&amp;nbsp; Can someone help me please?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 11:35:23 GMT</pubDate>
    <dc:creator>Mwidders</dc:creator>
    <dc:date>2022-08-04T11:35:23Z</dc:date>
    <item>
      <title>Generated access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613594#M28360</link>
      <description>&lt;P&gt;Can someone help me?&amp;nbsp; Every time I generate an access token for my integration it changes within 30-45 seconds and my integration fails.&amp;nbsp; Is there something I am missing as to why the code would only be valid for 30-60 seconds?&amp;nbsp; The integration works for the first file but by the second file and token code it fails due to it no longer being a valid code.&amp;nbsp; Can someone help me please?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 11:35:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613594#M28360</guid>
      <dc:creator>Mwidders</dc:creator>
      <dc:date>2022-08-04T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Generated access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613707#M28361</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1562062"&gt;@Mwidders&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;To be honest, I'm not completely aware what exactly you have in mind. There is NO such thing like "token code"! Different authentication ways can be used to authenticate your link to Dropbox and all they end with access token that is in use in regular API' calls. One such way is using confirmation code. This code is "one shot" type and strongly limited in time! It's just the first authentication flow step and can NOT be used repeatedly. That's it, if it's confusing you.&lt;/P&gt;&lt;P&gt;Further, the access token itself if limited in time too. Can be used for 4 hours at most (exact period is mentioned in "expires_in" field in seconds). To prolong provided access without additional user interaction, you have to query offline access and keep the refresh token (it doesn't expire). &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;&lt;/P&gt;&lt;P&gt;Hope this clarifies matter.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 12:10:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613707#M28361</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-08-03T12:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Generated access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613742#M28362</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1562062"&gt;@Mwidders&lt;/a&gt; As Здравко mentioned, it's not clear what exactly you're referring to. If you're referring to an "authorization code", note that that can only be used once. Otherwise, a "short-lived access token" would be valid for several hours, unless revoked by the app or user. The &lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank"&gt;OAuth Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank"&gt;authorization documentation&lt;/A&gt; may be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, &lt;SPAN class="mwjuzq-2 eecHOY"&gt;I can help investigate the issue, but I'd need more specific information. In that case, please reply with: &lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN class="mwjuzq-2 eecHOY"&gt;the name and version number of the platform and SDK/library you are using, if any&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="mwjuzq-2 eecHOY"&gt;the steps to reproduce the issue, including relevant code snippet(s), but don't include any access or refresh token(s)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="mwjuzq-2 eecHOY"&gt;the full text of any error or unexpected output&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:44:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Generated-access-token/m-p/613742#M28362</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-08-03T14:44:11Z</dc:date>
    </item>
  </channel>
</rss>

