<?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 Toke - after using the refresh token method how can i get the new access token in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620737#M28620</link>
    <description>&lt;P&gt;That's correct, the official Dropbox .NET SDK does not offer a way to retrieve the latest short-lived access token that it has, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's not needed for the operation of the .NET SDK though. You don't actually need to supply a short-lived access token. The .NET SDK will automatically retrieve new short-lived access tokens for you, and it doesn't require an existing short-lived access token to do so.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 13:37:56 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2022-09-06T13:37:56Z</dc:date>
    <item>
      <title>Access Toke - after using the refresh token method how can i get the new access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620272#M28576</link>
      <description>&lt;P&gt;i am using the offline long token&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have an access token&amp;nbsp; XXX&lt;/P&gt;
&lt;P&gt;and refresh token&amp;nbsp; YYY&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the token until it expired&lt;/P&gt;
&lt;P&gt;then I used the refresh token method with null to refresh all my scopes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how can i extract the new access token from the client&amp;nbsp; in order to save it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 09:51:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620272#M28576</guid>
      <dc:creator>Omri1984</dc:creator>
      <dc:date>2022-09-06T09:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access Toke - after using the refresh token method how can i get the new access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620321#M28578</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/726161"&gt;@Omri1984&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The Dropbox .NET SDK (the one most probably you are interested in) is NOT implemented in a way such thing be possible, unfortunately. Probably coder mistake. You need to "hack" &lt;A href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/7106a9e922d25277882aa7b76831136a7bb3d636/dropbox-sdk-dotnet/Dropbox.Api/DropboxRequestHandler.cs" target="_blank" rel="noopener"&gt;DropboxRequestHandler&lt;/A&gt;, to be possible something like (or in the&amp;nbsp;&lt;A title="The class which contains configurations for the request handler" href="https://github.com/dropbox/dropbox-sdk-dotnet/blob/7106a9e922d25277882aa7b76831136a7bb3d636/dropbox-sdk-dotnet/Dropbox.Api/DropboxRequestHandler.cs#L892" target="_blank" rel="noopener"&gt;DropboxRequestHandlerOptions&lt;/A&gt; part, at least).&lt;/P&gt;&lt;P&gt;If you are interested, in other SDKs it's possible the same without hacks, in spite improvements are possible there too (Java SDK for instance).&lt;/P&gt;</description>
      <pubDate>Sun, 04 Sep 2022 16:28:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620321#M28578</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-09-04T16:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Access Toke - after using the refresh token method how can i get the new access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620737#M28620</link>
      <description>&lt;P&gt;That's correct, the official Dropbox .NET SDK does not offer a way to retrieve the latest short-lived access token that it has, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's not needed for the operation of the .NET SDK though. You don't actually need to supply a short-lived access token. The .NET SDK will automatically retrieve new short-lived access tokens for you, and it doesn't require an existing short-lived access token to do so.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:37:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Access-Toke-after-using-the-refresh-token-method-how-can-i-get/m-p/620737#M28620</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-09-06T13:37:56Z</dc:date>
    </item>
  </channel>
</rss>

