<?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 Does Dropbox OAuth have a Rate Limit? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-Dropbox-OAuth-have-a-Rate-Limit/m-p/358020#M20414</link>
    <description>&lt;P&gt;I am doing CI automation testing and using Dropbox for archiving documents. The test begins by performing OAuth authentication with static page objects: Login, Confirmation, Consent. This afternoon, for the first time, CI testing was presented with a new OAuth authentication page: "Verification you are a person" captica. No way will the CI testing handle this captica.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Verification captica" style="width: 284px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/10391i1800428E2C696549/image-dimensions/284x265?v=v2" width="284" height="265" role="button" title="Screen Shot 2019-07-30 at 3.29.54 PM.png" alt="Verification captica" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Verification captica&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So, curious:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is there a rate limit for doing OAuth?&lt;/LI&gt;
&lt;LI&gt;Is there a way to determine OAuth has reached it rate limit without checking page contains object header "Verification"?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Verification initial page" style="width: 287px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/10392iE43E3CB2DE089B19/image-dimensions/287x265?v=v2" width="287" height="265" role="button" title="Screen Shot 2019-07-30 at 3.22.21 PM.png" alt="Verification initial page" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Verification initial page&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2019 13:31:35 GMT</pubDate>
    <dc:creator>jeff00coder</dc:creator>
    <dc:date>2019-07-31T13:31:35Z</dc:date>
    <item>
      <title>Does Dropbox OAuth have a Rate Limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-Dropbox-OAuth-have-a-Rate-Limit/m-p/358020#M20414</link>
      <description>&lt;P&gt;I am doing CI automation testing and using Dropbox for archiving documents. The test begins by performing OAuth authentication with static page objects: Login, Confirmation, Consent. This afternoon, for the first time, CI testing was presented with a new OAuth authentication page: "Verification you are a person" captica. No way will the CI testing handle this captica.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Verification captica" style="width: 284px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/10391i1800428E2C696549/image-dimensions/284x265?v=v2" width="284" height="265" role="button" title="Screen Shot 2019-07-30 at 3.29.54 PM.png" alt="Verification captica" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Verification captica&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So, curious:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Is there a rate limit for doing OAuth?&lt;/LI&gt;
&lt;LI&gt;Is there a way to determine OAuth has reached it rate limit without checking page contains object header "Verification"?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Verification initial page" style="width: 287px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/10392iE43E3CB2DE089B19/image-dimensions/287x265?v=v2" width="287" height="265" role="button" title="Screen Shot 2019-07-30 at 3.22.21 PM.png" alt="Verification initial page" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Verification initial page&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 13:31:35 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-Dropbox-OAuth-have-a-Rate-Limit/m-p/358020#M20414</guid>
      <dc:creator>jeff00coder</dc:creator>
      <dc:date>2019-07-31T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does Dropbox OAuth have a Rate Limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-Dropbox-OAuth-have-a-Rate-Limit/m-p/358031#M20415</link>
      <description>&lt;P&gt;For reference, it looks like this is related to this earlier post, in case anyone is looking for more context:&amp;nbsp;&lt;A href="https://www.dropboxforum.com/t5/Discuss-Developer-API/Critical-New-quot-Verification-as-real-person-quot-captcha-Work/m-p/358012#M696" target="_blank"&gt;https://www.dropboxforum.com/t5/Discuss-Developer-API/Critical-New-quot-Verification-as-real-person-quot-captcha-Work/m-p/358012#M696&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Anyway, as I covered somewhat there, the&amp;nbsp;Dropbox website, including the login flow used during the OAuth app authorization process, does have a number of protections such as this, but we don't have any specific numbers documented for this, and it's subject to change over time. The&amp;nbsp;Dropbox web site is not intended or supported for automations like this.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 01:13:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Does-Dropbox-OAuth-have-a-Rate-Limit/m-p/358031#M20415</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-07-31T01:13:16Z</dc:date>
    </item>
  </channel>
</rss>

