<?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: Objective C deletebatch method does it have any 1000 limits? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/480828#M24262</link>
    <description>Going&lt;BR /&gt;</description>
    <pubDate>Sun, 20 Dec 2020 09:23:35 GMT</pubDate>
    <dc:creator>1381741</dc:creator>
    <dc:date>2020-12-20T09:23:35Z</dc:date>
    <item>
      <title>Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236482#M13042</link>
      <description>&lt;P&gt;I looked through the api but I can't find if the deletebatch method has limits.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)batchUploadFiles:queue:progressBlock:responseBlock" target="_blank"&gt;https://dropbox.github.io/dropbox-sdk-obj-c/api-docs/latest/Classes/DBFILESUserAuthRoutes.html#/c:objc(cs)DBFILESUserAuthRoutes(im)batchUploadFiles:queue:progressBlock:responseBlock&lt;/A&gt;:&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:20:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236482#M13042</guid>
      <dc:creator>DboxDeveloper</dc:creator>
      <dc:date>2019-05-29T09:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236506#M13047</link>
      <description>It looks like we don't have a limit documented for deleteBatch. I'll ask the team to check on this.</description>
      <pubDate>Fri, 11 Aug 2017 15:19:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236506#M13047</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-11T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236934#M13081</link>
      <description>&lt;P&gt;Has the team replied back?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 11:18:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/236934#M13081</guid>
      <dc:creator>DboxDeveloper</dc:creator>
      <dc:date>2017-08-15T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/237012#M13088</link>
      <description>No, I don't have an update on this right now. I'll follow up here once I do.</description>
      <pubDate>Tue, 15 Aug 2017 15:52:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/237012#M13088</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-15T15:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/480660#M24257</link>
      <description>&lt;P&gt;I tried deleting about 1400 files, and it seems that they can be deleted without any problem.&lt;/P&gt;&lt;P&gt;At least deleteBatch: doesn't seem to have a limit of 1000 deletes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I use deleteBatchCheck: to wait for all deletions to finish, it seems to take more than 10 minutes to finish in my environment.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2020 23:18:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/480660#M24257</guid>
      <dc:creator>Nue</dc:creator>
      <dc:date>2020-12-18T23:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Objective C deletebatch method does it have any 1000 limits?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/480828#M24262</link>
      <description>Going&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Dec 2020 09:23:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Objective-C-deletebatch-method-does-it-have-any-1000-limits/m-p/480828#M24262</guid>
      <dc:creator>1381741</dc:creator>
      <dc:date>2020-12-20T09:23:35Z</dc:date>
    </item>
  </channel>
</rss>

