<?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: HTTP API &amp;quot;Your app is not currently allowed to use API v2&amp;quot; in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150723#M4985</link>
    <description>&lt;P&gt;Yes, that must have been the problem. I recreated the app without using the "file type" permission and now the API explorer works. Thanks for taking the time to give me a solution!&lt;/P&gt;
&lt;P&gt;I think the error message returned from the API should be improved, since its meaning doesn't match the cause of the problem. Or a warning added to the app creation page that use of the "file type" permission isn't compatible with v2 of API. My user experience has been essentially&amp;nbsp;"can't create hello world app without help."&lt;/P&gt;</description>
    <pubDate>Sun, 28 Feb 2016 07:46:16 GMT</pubDate>
    <dc:creator>Erik H.18</dc:creator>
    <dc:date>2016-02-28T07:46:16Z</dc:date>
    <item>
      <title>HTTP API "Your app is not currently allowed to use API v2"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150721#M4983</link>
      <description>&lt;P&gt;I am just trying to get the HTTP API to work in any way at all. These are the steps I followed:&lt;/P&gt;
&lt;P&gt;1. Created an app. My app is listed under&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/apps" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/apps&lt;/A&gt; when I'm logged in.&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;Used Dropbox's "generate access token" button from the app settings page.&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;Went to API explorer -&amp;nbsp;&lt;A href="https://dropbox.github.io/dropbox-api-v2-explorer/#files_list_folder" rel="nofollow noreferrer" target="_blank"&gt;https://dropbox.github.io/dropbox-api-v2-explorer/#files_list_folder&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;4. Pasted my access token into the form. Set path to "/". Clicked "submit call" button.&lt;/P&gt;
&lt;P&gt;I receive the following error:&lt;/P&gt;
&lt;H4&gt;Error: &lt;SPAN class="hljs-number"&gt;400&lt;/SPAN&gt;
&lt;/H4&gt;
&lt;P&gt;&lt;CODE&gt;Error in call to API function &lt;SPAN class="hljs-string"&gt;"files/list_folder"&lt;/SPAN&gt;: Your app is not currently allowed to use API v&lt;SPAN class="hljs-number"&gt;2&lt;/SPAN&gt;.&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;In fact, every API call I try and whatever parameters I use give the same error message.&lt;/P&gt;
&lt;P&gt;What can I do to fix this problem? Or put more generally, what do I need to do to use the HTTP API? Following the instructions given by Dropbox does not seem to work.&lt;/P&gt;
&lt;P&gt;-Erik&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:35:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150721#M4983</guid>
      <dc:creator>Erik H.18</dc:creator>
      <dc:date>2019-05-29T09:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP API "Your app is not currently allowed to use API v2"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150722#M4984</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/35675997/dropbox-http-api-always-returns-not-currently-allowed-to-use-api-v2" rel="nofollow noreferrer"&gt;https://stackoverflow.com/questions/35675997/dropbox-http-api-always-returns-not-currently-allowed-to-use-api-v2&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;Your app must be registered for the file type permission, which unfortunately isn't supported by API v2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can register a new app with a different permission level here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/apps/create" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/apps/create&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 06:38:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150722#M4984</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-02-28T06:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP API "Your app is not currently allowed to use API v2"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150723#M4985</link>
      <description>&lt;P&gt;Yes, that must have been the problem. I recreated the app without using the "file type" permission and now the API explorer works. Thanks for taking the time to give me a solution!&lt;/P&gt;
&lt;P&gt;I think the error message returned from the API should be improved, since its meaning doesn't match the cause of the problem. Or a warning added to the app creation page that use of the "file type" permission isn't compatible with v2 of API. My user experience has been essentially&amp;nbsp;"can't create hello world app without help."&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 07:46:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/HTTP-API-quot-Your-app-is-not-currently-allowed-to-use-API-v2/m-p/150723#M4985</guid>
      <dc:creator>Erik H.18</dc:creator>
      <dc:date>2016-02-28T07:46:16Z</dc:date>
    </item>
  </channel>
</rss>

