<?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 This app is currently disabled. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/This-app-is-currently-disabled/m-p/493828#M24667</link>
    <description>&lt;P&gt;Hi - I've been tasked with fixing our Dropbox integration that was setup by an old employee.&amp;nbsp; We have a python app that uses a DROPBOX_TOKEN to access Dropbox over an API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven't used it in a while, and when I run it, I get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;"log": "dropbox.exceptions.BadInputError: BadInputError('e11b4c8672ac45359b85d7dc6e03ead2', 'Error in call to API function \"users/get_current_account\": This app is currently disabled.')\n"&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found some documentation that points to a URL where it says "go here to get the token" - the URL looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/oauth2/authorize?client_id=XXXXXXX&amp;amp;response_type=code" target="_blank" rel="noopener"&gt;https://www.dropbox.com/oauth2/authorize?client_id=XXXXXXX&amp;amp;response_type=code&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I go there, I get a picture that says "This app is currently disabled."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm assuming that our old employee probably setup this app, then deleted it.&amp;nbsp; So, I basically need to know how to recover this app, or how to create another one with similar configuration.&amp;nbsp; I wrote into support and they basically said "well could be several things, if its A then do this, if its B do this, if its C do this.." problem is I have no idea and won't likely ever know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So - can someone help me recover the app or help me configure a new one in a similar context so that I can get our python program working again?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THANK YOU!!!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2021 09:55:11 GMT</pubDate>
    <dc:creator>random-company-support-account</dc:creator>
    <dc:date>2021-02-05T09:55:11Z</dc:date>
    <item>
      <title>This app is currently disabled.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/This-app-is-currently-disabled/m-p/493828#M24667</link>
      <description>&lt;P&gt;Hi - I've been tasked with fixing our Dropbox integration that was setup by an old employee.&amp;nbsp; We have a python app that uses a DROPBOX_TOKEN to access Dropbox over an API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven't used it in a while, and when I run it, I get:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;"log": "dropbox.exceptions.BadInputError: BadInputError('e11b4c8672ac45359b85d7dc6e03ead2', 'Error in call to API function \"users/get_current_account\": This app is currently disabled.')\n"&lt;/P&gt;
&lt;P&gt;```&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found some documentation that points to a URL where it says "go here to get the token" - the URL looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/oauth2/authorize?client_id=XXXXXXX&amp;amp;response_type=code" target="_blank" rel="noopener"&gt;https://www.dropbox.com/oauth2/authorize?client_id=XXXXXXX&amp;amp;response_type=code&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I go there, I get a picture that says "This app is currently disabled."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm assuming that our old employee probably setup this app, then deleted it.&amp;nbsp; So, I basically need to know how to recover this app, or how to create another one with similar configuration.&amp;nbsp; I wrote into support and they basically said "well could be several things, if its A then do this, if its B do this, if its C do this.." problem is I have no idea and won't likely ever know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So - can someone help me recover the app or help me configure a new one in a similar context so that I can get our python program working again?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THANK YOU!!!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 09:55:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/This-app-is-currently-disabled/m-p/493828#M24667</guid>
      <dc:creator>random-company-support-account</dc:creator>
      <dc:date>2021-02-05T09:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: This app is currently disabled.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/This-app-is-currently-disabled/m-p/493873#M24669</link>
      <description>&lt;P&gt;Was the old employee a member of a&amp;nbsp;Dropbox Business team? If so, I&amp;nbsp;recommend having a team admin from the Business team &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;opening a ticket with&amp;nbsp;Dropbox developer support ticket here&lt;/A&gt; (while signed in to their admin account) if you haven't already done so. If they're an admin on the team with the (disabled) app owner, they would be authorized to more information, such as the account history and the app information for the disable member/app, which should be more helpful, or possibly recover the original app.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, we'll be happy to help you get set up with a new app on your own account. Can you elaborate on what functionality you need to use on the API so I can offer some guidance on that? For instance, what&amp;nbsp;Dropbox API methods does your code call (other than 'users/get_current_account' as seen in the output you shared)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 02:53:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/This-app-is-currently-disabled/m-p/493873#M24669</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-02-05T02:53:36Z</dc:date>
    </item>
  </channel>
</rss>

