<?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 Missing Scope in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Missing-Scope/m-p/597312#M2608</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm facing an issue (Missing Scope ) with the access token that is generated using refresh token, appkey and appsecret.&lt;/P&gt;&lt;P&gt;But it works fine with the access token that is generated from developer console. I have given all scope permission to the app but not sure what is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2022 14:03:42 GMT</pubDate>
    <dc:creator>vijaymadishetti</dc:creator>
    <dc:date>2022-05-16T14:03:42Z</dc:date>
    <item>
      <title>Missing Scope</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Missing-Scope/m-p/597312#M2608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm facing an issue (Missing Scope ) with the access token that is generated using refresh token, appkey and appsecret.&lt;/P&gt;&lt;P&gt;But it works fine with the access token that is generated from developer console. I have given all scope permission to the app but not sure what is wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 14:03:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Missing-Scope/m-p/597312#M2608</guid>
      <dc:creator>vijaymadishetti</dc:creator>
      <dc:date>2022-05-16T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Scope</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Missing-Scope/m-p/597328#M2609</link>
      <description>&lt;P&gt;A 'missing_scope' error indicates that while the app is permitted to use that scope, the particular access token you're using to make the API call does not have that scope granted. Also, be aware that just adding a scope to your app via the &lt;A href="https://www.dropbox.com/developers/apps" target="_blank" rel="noopener noreferrer"&gt;App Console&lt;/A&gt; does not retroactively grant that scope to existing access tokens or refresh tokens.&lt;BR /&gt;&lt;BR /&gt;That being the case, to make any API calls that require that scope, you'll need to get a new access token and refresh token with that scope.&lt;BR /&gt;&lt;BR /&gt;Refer to the &lt;A href="https://developers.dropbox.com/oauth-guide" target="_blank" rel="noopener noreferrer"&gt;OAuth Guide&lt;/A&gt; and &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#authorization" target="_blank" rel="noopener noreferrer"&gt;authorization documentation&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 14:44:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Missing-Scope/m-p/597328#M2609</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2022-05-16T14:44:32Z</dc:date>
    </item>
  </channel>
</rss>

