<?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 Refresh token not working in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Refresh-token-not-working/m-p/619238#M28514</link>
    <description>&lt;P&gt;Currently I am trying to migrate our application to the new refresh token system&lt;/P&gt;&lt;P&gt;I am getting my Refresh token and my ExpiresAt values, and saving that data on the database,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the ExpiresAt value has already pass I am creating my object this way:&lt;/P&gt;&lt;PRE&gt; dbx = new DropboxClient(settings.RefreshToken, appKey, appSecret);&lt;/PRE&gt;&lt;P&gt;and using that new object for my resquest, but in my view I am still getting the message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to access a remote cloud service&lt;BR /&gt;StatusCode: Unauthorized&lt;BR /&gt;Request result: {"error_summary": "expired_access_token/.", "error": {".tag": "expired_access_token"}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where in c# I have to sent my refresh token value so it can keep the token alive when I need it?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 18:10:51 GMT</pubDate>
    <dc:creator>CTO1</dc:creator>
    <dc:date>2022-08-30T18:10:51Z</dc:date>
    <item>
      <title>Refresh token not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Refresh-token-not-working/m-p/619238#M28514</link>
      <description>&lt;P&gt;Currently I am trying to migrate our application to the new refresh token system&lt;/P&gt;&lt;P&gt;I am getting my Refresh token and my ExpiresAt values, and saving that data on the database,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the ExpiresAt value has already pass I am creating my object this way:&lt;/P&gt;&lt;PRE&gt; dbx = new DropboxClient(settings.RefreshToken, appKey, appSecret);&lt;/PRE&gt;&lt;P&gt;and using that new object for my resquest, but in my view I am still getting the message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to access a remote cloud service&lt;BR /&gt;StatusCode: Unauthorized&lt;BR /&gt;Request result: {"error_summary": "expired_access_token/.", "error": {".tag": "expired_access_token"}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where in c# I have to sent my refresh token value so it can keep the token alive when I need it?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:10:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Refresh-token-not-working/m-p/619238#M28514</guid>
      <dc:creator>CTO1</dc:creator>
      <dc:date>2022-08-30T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh token not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Refresh-token-not-working/m-p/619240#M28516</link>
      <description>&lt;P&gt;This appears to be a duplicate of &lt;A href="https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Using-Refresh-Token/td-p/619194" target="_blank"&gt;this other thread&lt;/A&gt;. I'll close this one and follow up there.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:32:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Refresh-token-not-working/m-p/619240#M28516</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-08-30T18:32:35Z</dc:date>
    </item>
  </channel>
</rss>

