<?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: DropBox error: This app is currently disabled in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187812#M7992</link>
    <description>&lt;P&gt;Just for future reference, the application started working a few hours later without any code changes. I am assuming that it takes some time for access tokens to be active. I am not sure exactly how much time this takes as I started working on the application again after a few days.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2016 23:40:36 GMT</pubDate>
    <dc:creator>Digital Innovat</dc:creator>
    <dc:date>2016-06-07T23:40:36Z</dc:date>
    <item>
      <title>DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187807#M7987</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the dropbox_sdk Ruby Gem and get an error of "This app is currently disabled."&amp;nbsp;&lt;/P&gt;
&lt;BR /&gt;&lt;P&gt;The access token that I'm using is freshly generate and I keep getting this error, even though my app is in development and not disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187807#M7987</guid>
      <dc:creator>Digital Innovat</dc:creator>
      <dc:date>2019-05-29T09:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187808#M7988</link>
      <description>&lt;P&gt;Could you tell us which app you were using? The app key would uniquely identify it. (Do&amp;nbsp;&lt;STRONG&gt;not&lt;/STRONG&gt; share the app secret, just the app key.)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 04:10:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187808#M7988</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2016-06-02T04:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187809#M7989</link>
      <description>&lt;P&gt;I am facing the same issue since yesterday and getting the msg "&lt;/P&gt;
&lt;DIV id="auth" class="auth-connect-frame auth-connect-frame--standard"&gt;
&lt;DIV id="auth-text" class="error-text"&gt;This app is currently disabled.&lt;/DIV&gt;
&lt;DIV class="error-text"&gt;I disconnected app and now its not allowing me to connect.&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jun 2016 10:46:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187809#M7989</guid>
      <dc:creator>ait c.</dc:creator>
      <dc:date>2016-06-02T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187810#M7990</link>
      <description>&lt;P&gt;My app key is&amp;nbsp;x5izcjkd35y6cc4&lt;/P&gt;
&lt;P&gt;I've generated multiple access tokens, none of them work.&lt;/P&gt;
&lt;P&gt;Thanks for any help you can provide.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 23:19:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187810#M7990</guid>
      <dc:creator>Digital Innovat</dc:creator>
      <dc:date>2016-06-02T23:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187811#M7991</link>
      <description>&lt;P&gt;Are you sure that's the app you're using (that's the app key in your code, and you're using an access token for that app)? You do have a disabled app (but not the one with that app key), and it does show recent attempts to use it.&lt;/P&gt;
&lt;P&gt;Something&amp;nbsp;to double-check: make sure&amp;nbsp;your code is actually using the access token you've generated and not an old token that's saved somewhere.&lt;/P&gt;
&lt;P&gt;If you're still stuck, please open a support ticket:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/contact" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/contact&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;("ait c." the same advice goes for you. Double-check that you're using an access token for the app you think you're using.)&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 00:20:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187811#M7991</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2016-06-03T00:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187812#M7992</link>
      <description>&lt;P&gt;Just for future reference, the application started working a few hours later without any code changes. I am assuming that it takes some time for access tokens to be active. I am not sure exactly how much time this takes as I started working on the application again after a few days.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 23:40:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187812#M7992</guid>
      <dc:creator>Digital Innovat</dc:creator>
      <dc:date>2016-06-07T23:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: DropBox error: This app is currently disabled</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187813#M7993</link>
      <description>&lt;P&gt;Access tokens do not&amp;nbsp;take time to be active. They're active as soon as they're issued.&lt;/P&gt;
&lt;P&gt;My best guess is&amp;nbsp;that you&amp;nbsp;were somehow still using an old token (from a disabled app).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2016 00:26:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DropBox-error-This-app-is-currently-disabled/m-p/187813#M7993</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2016-06-08T00:26:45Z</dc:date>
    </item>
  </channel>
</rss>

