<?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: Regex for Oauth 2.0 AccessToken in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171197#M6442</link>
    <description>&lt;P&gt;Hi Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for that explanation&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2016 20:24:17 GMT</pubDate>
    <dc:creator>Naga Abhinaya T</dc:creator>
    <dc:date>2016-03-31T20:24:17Z</dc:date>
    <item>
      <title>Regex for Oauth 2.0 AccessToken</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171195#M6440</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am writing a regex for the Oauth2.0 Access Token. What are the possible special characters that can occur in that token? As far as I know, it contains '-' and '_'. Am I missing any special characters?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171195#M6440</guid>
      <dc:creator>Naga Abhinaya T</dc:creator>
      <dc:date>2019-05-29T09:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regex for Oauth 2.0 AccessToken</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171196#M6441</link>
      <description>&lt;P&gt;The Dropbox API doesn't make any guarantees about the exact format of an access token like this, so we don't recommend trying to validate them using a regex.&lt;/P&gt;
&lt;P&gt;Further, access tokens can be revoked remotely anyway, so the only way to check if an access token is actually valid is to attempt an API call with it (e.g., most developers use the account information call, since there aren't any side effects) to check if it succeeds or fails.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 23:36:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171196#M6441</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-30T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regex for Oauth 2.0 AccessToken</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171197#M6442</link>
      <description>&lt;P&gt;Hi Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for that explanation&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 20:24:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Regex-for-Oauth-2-0-AccessToken/m-p/171197#M6442</guid>
      <dc:creator>Naga Abhinaya T</dc:creator>
      <dc:date>2016-03-31T20:24:17Z</dc:date>
    </item>
  </channel>
</rss>

