<?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 Your app is not currently allowed to use the API v2 beta API. error from SwiftyDropbox v1.0.2 after upgrading Xcode to v7.2 in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139448#M4306</link>
    <description>&lt;P&gt;Since upgrading Xcode to 7.2, I have not been able to download my test text file from Dropbox with my app via the iOS simulator or on device. The error message is:&lt;/P&gt;
&lt;P&gt;Download error: Optional([request-id b1786dbc15c95f302d9397134c3406b2] Bad Input: Error in call to API function "files/download": Your app is not currently allowed to use the API v2 beta API.)&lt;/P&gt;
&lt;P&gt;I am using SwiftyDropbox 1.0.2, installed via CocoaPods, in a Swift application for iOS. I have been successfully using SwiftyDropbox for uploads and downloads for about a week or two. I have not changed any code in my app or anything in my Dropbox developer account’s setup for my app since it last was working (yesterday). (The app is still in development status.)&lt;/P&gt;
&lt;P&gt;Please let me know what I can do to resolve this and move forward.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:37:39 GMT</pubDate>
    <dc:creator>Michael D.100</dc:creator>
    <dc:date>2019-05-29T09:37:39Z</dc:date>
    <item>
      <title>Your app is not currently allowed to use the API v2 beta API. error from SwiftyDropbox v1.0.2 after upgrading Xcode to v7.2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139448#M4306</link>
      <description>&lt;P&gt;Since upgrading Xcode to 7.2, I have not been able to download my test text file from Dropbox with my app via the iOS simulator or on device. The error message is:&lt;/P&gt;
&lt;P&gt;Download error: Optional([request-id b1786dbc15c95f302d9397134c3406b2] Bad Input: Error in call to API function "files/download": Your app is not currently allowed to use the API v2 beta API.)&lt;/P&gt;
&lt;P&gt;I am using SwiftyDropbox 1.0.2, installed via CocoaPods, in a Swift application for iOS. I have been successfully using SwiftyDropbox for uploads and downloads for about a week or two. I have not changed any code in my app or anything in my Dropbox developer account’s setup for my app since it last was working (yesterday). (The app is still in development status.)&lt;/P&gt;
&lt;P&gt;Please let me know what I can do to resolve this and move forward.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139448#M4306</guid>
      <dc:creator>Michael D.100</dc:creator>
      <dc:date>2019-05-29T09:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Your app is not currently allowed to use the API v2 beta API. error from SwiftyDropbox v1.0.2 after upgrading Xcode to v7.2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139449#M4307</link>
      <description>&lt;P&gt;Hi Michael, API v2 doesn't support the file type permission, but I'll be sure to pass this along as a feature request. (It sounds like some of the functionality was working, but it isn't officially supported unfortunately.)&lt;/P&gt;
&lt;P&gt;To use API v2, you'll need to register an app with a different permission:&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;
&lt;P&gt;Apologies for the confusion!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 02:37:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139449#M4307</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-10T02:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Your app is not currently allowed to use the API v2 beta API. error from SwiftyDropbox v1.0.2 after upgrading Xcode to v7.2</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139450#M4308</link>
      <description>&lt;P&gt;Thanks, Gregory.&lt;/P&gt;
&lt;P&gt;I resolved the problem by registering another app on Dropbox with "Full Dropbox" permissions, and updating my app to use the new app key.&lt;/P&gt;
&lt;P&gt;Until today, the API &lt;EM&gt;was&lt;/EM&gt; allowing me to upload and download, via SwiftyDo, with only "file type" permissions. It sounds like that was a bug that was recently closed.&lt;/P&gt;
&lt;P&gt;The "file type" permission would be useful for my app (a text-file based to-do app), but is not essential. I think that only power users would even know why it would be better to limit which file types my app can open.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 04:00:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Your-app-is-not-currently-allowed-to-use-the-API-v2-beta-API/m-p/139450#M4308</guid>
      <dc:creator>Michael D.100</dc:creator>
      <dc:date>2015-12-10T04:00:10Z</dc:date>
    </item>
  </channel>
</rss>

