<?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: How to change application access type in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152213#M5062</link>
    <description>&lt;P&gt;It's not currently possible to switch the permission on an existing app.&lt;/P&gt;
&lt;P&gt;If you want to switch the permission for an app in development mode, you can do so by deleting the current app and registering another with the desired permission. Deleting an app in development mode frees up the name so you can register it again. Once you do, just be sure to update your app accordingly to use the new permission as well as the new app keys.&lt;/P&gt;
&lt;P&gt;If your app is already in production, we do not recommend disabling your app, as it would break the integration for existing users. Instead, we recommend you register another API app for the other permission and add that as an option in your app.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2015 01:32:09 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-11-13T01:32:09Z</dc:date>
    <item>
      <title>How to change application access type</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152212#M5061</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;
&lt;P&gt;I have created an app that enables to access to Dropbox with access type "App folder&amp;nbsp;– Access to a single folder created specifically for your app.".&lt;/P&gt;
&lt;P&gt;Now I want to change the application permission to access type "Full Dropbox– Access to all files and folders in a user's Dropbox."&lt;/P&gt;
&lt;P&gt;How can I do that? I do not see any Edit function to change application permission. please give me any idea?&lt;/P&gt;
&lt;P&gt;Thanks and best regards!&lt;/P&gt;
&lt;P&gt;Hoang Tran,&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:38:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152212#M5061</guid>
      <dc:creator>Hoang Tran</dc:creator>
      <dc:date>2019-05-29T09:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to change application access type</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152213#M5062</link>
      <description>&lt;P&gt;It's not currently possible to switch the permission on an existing app.&lt;/P&gt;
&lt;P&gt;If you want to switch the permission for an app in development mode, you can do so by deleting the current app and registering another with the desired permission. Deleting an app in development mode frees up the name so you can register it again. Once you do, just be sure to update your app accordingly to use the new permission as well as the new app keys.&lt;/P&gt;
&lt;P&gt;If your app is already in production, we do not recommend disabling your app, as it would break the integration for existing users. Instead, we recommend you register another API app for the other permission and add that as an option in your app.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 01:32:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152213#M5062</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-11-13T01:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to change application access type</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152214#M5063</link>
      <description>&lt;P&gt;Hi Gregory,&lt;/P&gt;
&lt;P&gt;Thanks for your quick answer... it's a great support!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Hoang Tran&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 10:45:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152214#M5063</guid>
      <dc:creator>Hoang Tran</dc:creator>
      <dc:date>2015-11-13T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to change application access type</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152215#M5064</link>
      <description>&lt;P&gt;Earlier I had created an app with file type app permission. Now we are using the Dropbox API v2 for Windows Phone application ,&amp;nbsp;I could log in a client successfully but if I want to retrieve user's data with dropbox&lt;CODE&gt;client.usersGetCurrentAccount&lt;/CODE&gt; function, I always got the same error:&lt;/P&gt;
&lt;P&gt;Bad Input: Error in call to API function "users/get_current_account": Your app is not currently allowed to use the API v2 beta API.&lt;/P&gt;
&lt;P&gt;Any help would be really&amp;nbsp;appreciated.&lt;/P&gt;
&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anchal Jain&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 01:28:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152215#M5064</guid>
      <dc:creator>anchal j.</dc:creator>
      <dc:date>2015-12-10T01:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to change application access type</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152216#M5065</link>
      <description>&lt;P&gt;Hi Anchal, API v2 doesn't support the file type permission,&amp;nbsp;but I'll be sure to pass this along as a feature request.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 01:31:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-change-application-access-type/m-p/152216#M5065</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-10T01:31:03Z</dc:date>
    </item>
  </channel>
</rss>

