<?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: API V2 .NET Checking for a valid access token in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209218#M10363</link>
    <description>Ok thanks. So if that method throws an exception I guess I know all is not well. Interesting about HasLinkedAccount, that could explain some occasional unusual behavior in my app.</description>
    <pubDate>Wed, 01 Mar 2017 21:58:51 GMT</pubDate>
    <dc:creator>Mark R.5</dc:creator>
    <dc:date>2017-03-01T21:58:51Z</dc:date>
    <item>
      <title>API V2 .NET Checking for a valid access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209124#M10350</link>
      <description>&lt;P&gt;What is the recommended way to check whether a saved access token is valid or not (e.g. a user may have revoked access via the website)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess I am looking for&amp;nbsp;the equivalent of the old HasLinkedAccount method...&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:25:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209124#M10350</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2019-05-29T09:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: API V2 .NET Checking for a valid access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209195#M10360</link>
      <description>&lt;P&gt;Access tokens can be revoked remotely at any time, so the only way to check if it's still valid is to make an API call.&amp;nbsp;The &lt;A href="https://dropbox.github.io/dropbox-sdk-dotnet/html/M_Dropbox_Api_Users_Routes_UsersUserRoutes_GetCurrentAccountAsync.htm" target="_self"&gt;GetCurrentAccountAsync&lt;/A&gt;&amp;nbsp;method is a good one for that, as it doesn't have any side effects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(By the way, I believe the old&amp;nbsp;HasLinkedAccount method you referred to didn't actually do that, and only checked for the local&amp;nbsp;existence of an access token.)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 20:13:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209195#M10360</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-03-01T20:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: API V2 .NET Checking for a valid access token</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209218#M10363</link>
      <description>Ok thanks. So if that method throws an exception I guess I know all is not well. Interesting about HasLinkedAccount, that could explain some occasional unusual behavior in my app.</description>
      <pubDate>Wed, 01 Mar 2017 21:58:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-V2-NET-Checking-for-a-valid-access-token/m-p/209218#M10363</guid>
      <dc:creator>Mark R.5</dc:creator>
      <dc:date>2017-03-01T21:58:51Z</dc:date>
    </item>
  </channel>
</rss>

