<?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: missing_scope on CreateSharedLinkWithSettingsAsync C# in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586369#M27292</link>
    <description>&lt;P&gt;The 'missing_scope' error indicates that the app does not have the particular scope enabled for the app. Please check that you have the required scopes enabled on the permissions tab of the App console. Based on your code the correct scopes for CreateSharedLinkWithSettings requires sharing.write.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, be aware that just adding a scope to your app via the App Console does not retroactively grant that scope to existing access tokens. That being the case, to make any API calls that require that scope, you'll need to get a new access token with that scope.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2022 19:24:07 GMT</pubDate>
    <dc:creator>tahsini</dc:creator>
    <dc:date>2022-03-25T19:24:07Z</dc:date>
    <item>
      <title>missing_scope on CreateSharedLinkWithSettingsAsync C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586036#M27282</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 800px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/28335iC3DAC0CD5CDFF94A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 800px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/28336i7972922DB922A618/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 13:34:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586036#M27282</guid>
      <dc:creator>gvillasboas</dc:creator>
      <dc:date>2022-03-25T13:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: missing_scope on CreateSharedLinkWithSettingsAsync C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586348#M27288</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1529097"&gt;@gvillasboas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;When the error message is "missing_scope", most probably the required scope is really missing. Is it so or not? &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@9AD39CA637682E9616FBE31CDAF1B6C4/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt; Do you have "sharing.write" scope within your scopes set declared for the application?&lt;/P&gt;&lt;P&gt;And something else: Why you are trying to use obsolete method in your code?! Despite such methods still work, they can get dropped at any time. Even more, why you are getting the same link twice?&amp;nbsp;🧐 I can't see a reason.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 16:08:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586348#M27288</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2022-03-25T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: missing_scope on CreateSharedLinkWithSettingsAsync C#</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586369#M27292</link>
      <description>&lt;P&gt;The 'missing_scope' error indicates that the app does not have the particular scope enabled for the app. Please check that you have the required scopes enabled on the permissions tab of the App console. Based on your code the correct scopes for CreateSharedLinkWithSettings requires sharing.write.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, be aware that just adding a scope to your app via the App Console does not retroactively grant that scope to existing access tokens. That being the case, to make any API calls that require that scope, you'll need to get a new access token with that scope.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 19:24:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/missing-scope-on-CreateSharedLinkWithSettingsAsync-C/m-p/586369#M27292</guid>
      <dc:creator>tahsini</dc:creator>
      <dc:date>2022-03-25T19:24:07Z</dc:date>
    </item>
  </channel>
</rss>

