<?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 Ratelimit in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Ratelimit/m-p/684084#M30800</link>
    <description>&lt;P&gt;Hi, I currently have a basic plan, I am using the dropbox api, in which I have an application that in its flow of use makes these requests:&lt;BR /&gt;1) refreshes the access token&lt;BR /&gt;2) looks for the metadata of a folder&lt;BR /&gt;3) downloads a file&lt;BR /&gt;4) after modifying the downloaded file it uploads it to dropbox&lt;/P&gt;
&lt;P&gt;but after some time of use I get a message of "Ratelimit: Retrying", I would like to know if there is any limit of use of the Api per plan? and what plan I could choose to avoid this problem? thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 08:18:29 GMT</pubDate>
    <dc:creator>matvalen</dc:creator>
    <dc:date>2023-05-15T08:18:29Z</dc:date>
    <item>
      <title>Ratelimit</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Ratelimit/m-p/684084#M30800</link>
      <description>&lt;P&gt;Hi, I currently have a basic plan, I am using the dropbox api, in which I have an application that in its flow of use makes these requests:&lt;BR /&gt;1) refreshes the access token&lt;BR /&gt;2) looks for the metadata of a folder&lt;BR /&gt;3) downloads a file&lt;BR /&gt;4) after modifying the downloaded file it uploads it to dropbox&lt;/P&gt;
&lt;P&gt;but after some time of use I get a message of "Ratelimit: Retrying", I would like to know if there is any limit of use of the Api per plan? and what plan I could choose to avoid this problem? thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 08:18:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Ratelimit/m-p/684084#M30800</guid>
      <dc:creator>matvalen</dc:creator>
      <dc:date>2023-05-15T08:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ratelimit</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Ratelimit/m-p/684439#M30809</link>
      <description>&lt;P&gt;The Dropbox API has a general rate limiting system that applies to all account types; there isn't a plan available for purchase that would circumvent that system. Apps should be written to handle these rate limit responses automatically. Also note that not all responses with a 429 or 503 status code indicate explicit rate limiting, but in any case that you get a response with 429 or 503 status code the best practice is to retry the request, respecting the Retry-After header if given in the response, or using an exponential back-off, if not. I recommend referring to the &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#error-handling" target="_blank" rel="noopener noreferrer"&gt;error documentation&lt;/A&gt; and &lt;A href="https://developers.dropbox.com/error-handling-guide" target="_blank" rel="noopener noreferrer"&gt;Error Handling Guide&lt;/A&gt; for more information.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 14:17:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Ratelimit/m-p/684439#M30809</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-05-15T14:17:01Z</dc:date>
    </item>
  </channel>
</rss>

