<?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 How can I use SDK to update permission in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-use-SDK-to-update-permission/m-p/490765#M24546</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;We use the Objective-C SDK in our APP.&amp;nbsp; To get all files' metadata and delete some files, we granted the permission "&lt;SPAN&gt;files.content.write&lt;/SPAN&gt;&lt;SPAN&gt;" in ours APP.&amp;nbsp; We now want to develop a new feature, which needs the permission "files.content.read".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. We will add the permission&amp;nbsp;"files.content.read" in Dropbox App Console, will this action affect the existing users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. How can we use the SDK to grant&amp;nbsp;"files.content.write" permission for the authorized users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best wishes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cotin Yang&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2021 02:58:14 GMT</pubDate>
    <dc:creator>Cotin Yang</dc:creator>
    <dc:date>2021-01-27T02:58:14Z</dc:date>
    <item>
      <title>How can I use SDK to update permission</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-use-SDK-to-update-permission/m-p/490765#M24546</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;We use the Objective-C SDK in our APP.&amp;nbsp; To get all files' metadata and delete some files, we granted the permission "&lt;SPAN&gt;files.content.write&lt;/SPAN&gt;&lt;SPAN&gt;" in ours APP.&amp;nbsp; We now want to develop a new feature, which needs the permission "files.content.read".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. We will add the permission&amp;nbsp;"files.content.read" in Dropbox App Console, will this action affect the existing users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. How can we use the SDK to grant&amp;nbsp;"files.content.write" permission for the authorized users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best wishes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cotin Yang&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 02:58:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-use-SDK-to-update-permission/m-p/490765#M24546</guid>
      <dc:creator>Cotin Yang</dc:creator>
      <dc:date>2021-01-27T02:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use SDK to update permission</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-use-SDK-to-update-permission/m-p/490963#M24564</link>
      <description>&lt;P&gt;1. No, enabling an additional scope on your app on the App Console does not affect existing users. It just lets your app use that scope in the future. That is, it will be included in the default set of scopes that your app requests if the app doesn't specify particular scopes during the app authorization flow (and allows your app to request that scope, when it does specify the particular scopes).&amp;nbsp;Also, be aware that just enabling a scope on your app via the App Console does not retroactively grant that scope to existing access tokens.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. With the Objective-C SDK, you can specify which particular scopes you want to request of the user when starting the app authorization flow, via the "scopes" parameter on the "DBScopeRequest", as seen here:&amp;nbsp;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c#ios-4" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-obj-c#ios-4&lt;/A&gt; .&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 16:17:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-use-SDK-to-update-permission/m-p/490963#M24564</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-01-27T16:17:54Z</dc:date>
    </item>
  </channel>
</rss>

