<?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: API Docs out of date ? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246302#M14027</link>
    <description>&lt;P&gt;pod update was the key there. Derp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response on my other ticket; I have v1 access for a few months now, but having the right pod will let me finish this quickly too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great response time, thanks a bunch, wish I reached out sooner.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2017 01:08:10 GMT</pubDate>
    <dc:creator>mrschulz</dc:creator>
    <dc:date>2017-10-11T01:08:10Z</dc:date>
    <item>
      <title>API Docs out of date ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246092#M13997</link>
      <description>&lt;P&gt;I am trying to quickly implement the v2 API, having discovered by error message that the v1 servers no longer run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documents I see refer to DBClientManager instead of DropBoxClientManager and the setResponse examples etc are not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this doc out of date? Is there a more up to date doc somewhere?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a bit of a rough Canadian thankgivver here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:18:27 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246092#M13997</guid>
      <dc:creator>mrschulz</dc:creator>
      <dc:date>2019-05-29T09:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: API Docs out of date ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246178#M14006</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/506046"&gt;@mrschulz&lt;/a&gt;&amp;nbsp;I'm sorry to hear this caught you unaware.&amp;nbsp;We notified developers by email, but it sounds like those emails unfortunately did not make it to you. If you need more time to migrate your app to API v2, we can offer an extension for access to API v1. To request that, please &lt;A href="https://www.dropbox.com/developers/contact" target="_self"&gt;open an API ticket&lt;/A&gt; with the relevant app key(s).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, it sounds like you're referring to &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" target="_self"&gt;the official Objective-C SDK for Dropbox API v2&lt;/A&gt;. That documentation is up to date. What version of the SDK do you have installed? The &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases" target="_self"&gt;latest version is 3.3.3&lt;/A&gt;. It sounds like you may be using an older version of the SDK itself. There were some renamed classes at one point.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 13:20:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246178#M14006</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-10T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: API Docs out of date ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246286#M14022</link>
      <description>&lt;P&gt;Hi Greg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Which version of the API is the newest? I am using the Cocoapod.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the docs, DBClientsManager is referenced, while I am using DropboxClientsManager in the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Furthermore, thinks like the setResponse are not there - instead I have to use 'response'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The Podfile I am using is 1.1.1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;For this pod, the example code does not compile.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am going to open up this ticket you suggested so I can stop panicking, my customers are locked out and I am like a day of dev time plus Store cycle away from fixing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 21:59:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246286#M14022</guid>
      <dc:creator>mrschulz</dc:creator>
      <dc:date>2017-10-10T21:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: API Docs out of date ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246291#M14023</link>
      <description>&lt;P&gt;The &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases" target="_self"&gt;latest version of the SDK&lt;/A&gt; is v3.3.3. If you're using 1.1.1, you will see the discrepancies with the current documentation you mentioned. We&amp;nbsp;recommend updating to the latest version. For Cocoapods, you'lld need to run `pod update`. If your Podfile is set to require 1.1.1 (or some other version) specifically, remove the version number first (so that it looks like &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c#sdk-distribution" target="_self"&gt;the sample&lt;/A&gt;) before the `pod update`.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 22:59:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246291#M14023</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-10-10T22:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: API Docs out of date ?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246302#M14027</link>
      <description>&lt;P&gt;pod update was the key there. Derp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the quick response on my other ticket; I have v1 access for a few months now, but having the right pod will let me finish this quickly too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great response time, thanks a bunch, wish I reached out sooner.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 01:08:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Docs-out-of-date/m-p/246302#M14027</guid>
      <dc:creator>mrschulz</dc:creator>
      <dc:date>2017-10-11T01:08:10Z</dc:date>
    </item>
  </channel>
</rss>

