<?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 I no longer have full access with my API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-no-longer-have-full-access-with-my-API/m-p/445370#M23251</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used to have a project where I had full access to dropobx API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am changing the dropbox account to this one (&amp;lt;email address redacted&amp;gt;) but my program is no longer running.&lt;/P&gt;
&lt;P&gt;I see that dropbox acess has changes from "full" to "scope". I've chosen a few scopes, but I keep getting the error:&lt;/P&gt;
&lt;P&gt;required_scope = 'files.metadata.read', even though I have already chosen that scope.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me, as this is the final stage of a very long project, and it was working perfectly with another dropbox account.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 05:27:14 GMT</pubDate>
    <dc:creator>hmoraisalmeida</dc:creator>
    <dc:date>2020-08-17T05:27:14Z</dc:date>
    <item>
      <title>I no longer have full access with my API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-no-longer-have-full-access-with-my-API/m-p/445370#M23251</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used to have a project where I had full access to dropobx API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am changing the dropbox account to this one (&amp;lt;email address redacted&amp;gt;) but my program is no longer running.&lt;/P&gt;
&lt;P&gt;I see that dropbox acess has changes from "full" to "scope". I've chosen a few scopes, but I keep getting the error:&lt;/P&gt;
&lt;P&gt;required_scope = 'files.metadata.read', even though I have already chosen that scope.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me, as this is the final stage of a very long project, and it was working perfectly with another dropbox account.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 05:27:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-no-longer-have-full-access-with-my-API/m-p/445370#M23251</guid>
      <dc:creator>hmoraisalmeida</dc:creator>
      <dc:date>2020-08-17T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: I no longer have full access with my API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-no-longer-have-full-access-with-my-API/m-p/445374#M23252</link>
      <description>&lt;P&gt;As you mentioned, Dropbox has introduced new "scopes" functionality, to enable more granular permissions for API apps. You can find more information on this in &lt;A href="https://dropbox.tech/developers/now-available--scoped-apps-and-enhanced-permissions" target="_self"&gt;our blog post&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the new scopes functionality is currently optional. You can still &lt;A href="https://www.dropbox.com/developers/apps/create" target="_self"&gt;create&lt;/A&gt;&amp;nbsp;non-scoped ("legacy") apps if you wish, and existing non-scoped apps continue to function as before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have switched to scopes though, note that the scopes you enable for your app on the App Console are just the maximum set of scopes that your app will be able to use. Any specific access token for your app may have all or only some of those scopes. Also, if you enable more scopes for your app, that won't retroactively add those scopes to access tokens that already exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, if you're getting a 'missing_scope' error like this, that indicates that the access token you're using to make the API call doesn't have the necessary scope for calling that endpoint. In this case, the necessary scope is 'files.metadata.read', as indicated by the 'required_scope'. You'll need to retrieve another access token with the necessary scope and use that instead. You can find information on how to do so in &lt;A href="https://www.dropbox.com/lp/developers/reference/oauth-guide" target="_self"&gt;the OAuth Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_self"&gt;authorization documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 20:19:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-no-longer-have-full-access-with-my-API/m-p/445374#M23252</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-08-14T20:19:50Z</dc:date>
    </item>
  </channel>
</rss>

