<?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 Keep getting 'the request timed out' when try to download files in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-getting-the-request-timed-out-when-try-to-download-files/m-p/132389#M3915</link>
    <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I am trying to download a whole folder (all sub folders and files under this folder should be downloaded) on iOS, but I keep getting 'the request timed out' error, like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="p1"&gt;&lt;SPAN class="s1"&gt;Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={NSUnderlyingError=0x14f988de0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, NSErrorFailingURLStringKey=https://content.dropboxapi.com/1/files/auto/Camera%20Uploads/2015-10-21%2018.02.10.jpg, NSErrorFailingURLKey=https://content.dropboxapi.com/1/files/auto/Camera%20Uploads/2015-10-21%2018.02.10.jpg, _kCFStreamErrorDomainKey=4, _kCFStreamErrorCodeKey=-2102, NSLocalizedDescription=The request timed out.}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P class="p1"&gt;&lt;BR /&gt;Is it because that there are a lot of HTTP GET requests happened in a small time interval so that the dropbox server banned the request? How can I do to prevent it? What is the time interval that can bypass the dropbox server so that I can download a whole folder altogether?&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:39:09 GMT</pubDate>
    <dc:creator>Wesley L.3</dc:creator>
    <dc:date>2019-05-29T09:39:09Z</dc:date>
    <item>
      <title>Keep getting 'the request timed out' when try to download files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-getting-the-request-timed-out-when-try-to-download-files/m-p/132389#M3915</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I am trying to download a whole folder (all sub folders and files under this folder should be downloaded) on iOS, but I keep getting 'the request timed out' error, like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE class="p1"&gt;&lt;SPAN class="s1"&gt;Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={NSUnderlyingError=0x14f988de0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=-2102, _kCFStreamErrorDomainKey=4}}, NSErrorFailingURLStringKey=https://content.dropboxapi.com/1/files/auto/Camera%20Uploads/2015-10-21%2018.02.10.jpg, NSErrorFailingURLKey=https://content.dropboxapi.com/1/files/auto/Camera%20Uploads/2015-10-21%2018.02.10.jpg, _kCFStreamErrorDomainKey=4, _kCFStreamErrorCodeKey=-2102, NSLocalizedDescription=The request timed out.}&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P class="p1"&gt;&lt;BR /&gt;Is it because that there are a lot of HTTP GET requests happened in a small time interval so that the dropbox server banned the request? How can I do to prevent it? What is the time interval that can bypass the dropbox server so that I can download a whole folder altogether?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:39:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-getting-the-request-timed-out-when-try-to-download-files/m-p/132389#M3915</guid>
      <dc:creator>Wesley L.3</dc:creator>
      <dc:date>2019-05-29T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Keep getting 'the request timed out' when try to download files</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-getting-the-request-timed-out-when-try-to-download-files/m-p/132390#M3916</link>
      <description>&lt;P&gt;This isn't a result of the&amp;nbsp;Dropbox servers themselves banning the request, but this can be caused by attempting too many requests simultaneously, causing them to take too long and then timeout. You should make sure to only attempt a limited number of requests at a time. I've heard developers choosing a limit of 4, but the best number for you may depend on the specifics of your app, use case, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2015 22:23:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-getting-the-request-timed-out-when-try-to-download-files/m-p/132390#M3916</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-10-22T22:23:38Z</dc:date>
    </item>
  </channel>
</rss>

