<?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 Rest API returns &amp;quot;error_summary&amp;quot;: &amp;quot;invalid_access_token/...&amp;quot; in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552558#M26255</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Invoking the rest api&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/team/token/get_authenticated_admin" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/team/token/get_authenticated_admin&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;returns&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error_summary":&amp;nbsp;"invalid_access_token/...",&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error":&amp;nbsp;{&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;".tag":&amp;nbsp;"invalid_access_token"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The&amp;nbsp;&lt;SPAN&gt;X-Dropbox-Request-Id is&amp;nbsp;&lt;SPAN&gt;389d4047b711487286d7682b45b666bd&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Can you please let me know what went wrong? Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 16:33:13 GMT</pubDate>
    <dc:creator>austina</dc:creator>
    <dc:date>2021-10-26T16:33:13Z</dc:date>
    <item>
      <title>Rest API returns "error_summary": "invalid_access_token/..."</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552558#M26255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Invoking the rest api&amp;nbsp;&lt;A href="https://api.dropboxapi.com/2/team/token/get_authenticated_admin" target="_blank" rel="noopener"&gt;https://api.dropboxapi.com/2/team/token/get_authenticated_admin&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;returns&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error_summary":&amp;nbsp;"invalid_access_token/...",&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error":&amp;nbsp;{&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;".tag":&amp;nbsp;"invalid_access_token"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;response.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The&amp;nbsp;&lt;SPAN&gt;X-Dropbox-Request-Id is&amp;nbsp;&lt;SPAN&gt;389d4047b711487286d7682b45b666bd&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Can you please let me know what went wrong? Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 16:33:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552558#M26255</guid>
      <dc:creator>austina</dc:creator>
      <dc:date>2021-10-26T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API returns "error_summary": "invalid_access_token/..."</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552630#M26256</link>
      <description>&lt;P&gt;An 'invalid_access_token' error like this should indicate that the access token the client is providing (in the "Authorization" header) is not valid. For instance, it is not an actual access token string, or the access token was revoked.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using a valid access token? I recommend reading &lt;A href="https://developers.dropbox.com/oauth-guide" target="_self"&gt;the OAuth Guide&lt;/A&gt; and &lt;A href="https://developers.dropbox.com/error-handling-guide" target="_self"&gt;Error Handling Guide&lt;/A&gt; for reference.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 15:54:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552630#M26256</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-10-25T15:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API returns "error_summary": "invalid_access_token/..."</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552636#M26257</link>
      <description>&lt;P&gt;I am using an access token that I got from the logs. I don't think it was altered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The error handling guide mentions that "&lt;/SPAN&gt;&lt;SPAN&gt;Dropbox users may revoke API authorizations (as described&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://help.dropbox.com/installs-integrations/third-party/third-party-apps" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;SPAN&gt;)".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Will I get this error if a team admin account holder disconnects my app from their dropbox account?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 17:00:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552636#M26257</guid>
      <dc:creator>austina</dc:creator>
      <dc:date>2021-10-25T17:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rest API returns "error_summary": "invalid_access_token/..."</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552664#M26258</link>
      <description>&lt;P&gt;Yes, if the app is disconnected (also sometimes called "unlinked"), that will revoke the access token(s), and using any such access token will result in that error.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 19:31:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Rest-API-returns-quot-error-summary-quot-quot-invalid-access/m-p/552664#M26258</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-10-25T19:31:08Z</dc:date>
    </item>
  </channel>
</rss>

