<?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: Problem while authentication: Too many attempts  in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172283#M6566</link>
    <description>&lt;P&gt;Jai, did you try to log in multiple times by any chance? Can you share a screenshot so I can get better context on where/when you're seeing this?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Apr 2016 23:47:42 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-04-08T23:47:42Z</dc:date>
    <item>
      <title>Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172279#M6562</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I am using dropbox SDK for developing an app in iOS. I updated Xcode and I am using iOS9 now.&lt;/P&gt;
&lt;P&gt;Now when I try to simulate the app and try to synchronize to Dropbox I get all the time the message: Too many attempts. Try again later.&lt;/P&gt;
&lt;P&gt;I tried only one and with the correct password.&lt;/P&gt;
&lt;P&gt;I get the next error:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;-canOpenURL: failed for URL: "dbapi-2://1/connect" - error: "(null)"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I already introduce the key in the info.plist like is said in:&amp;nbsp;&lt;A href="https://blogs.dropbox.com/developers/2015/08/important-update-your-core-api-app-for-ios-9/" rel="nofollow noreferrer" target="_blank"&gt;https://blogs.dropbox.com/developers/2015/08/important-update-your-core-api-app-for-ios-9/&lt;/A&gt; for the new iOS9.&lt;/P&gt;
&lt;P&gt;Any idea?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, I already tried to restart the Xcode, simulator..&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:34:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172279#M6562</guid>
      <dc:creator>Mario B.5</dc:creator>
      <dc:date>2019-05-29T09:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172280#M6563</link>
      <description>&lt;P&gt;The "canOpenURL" line is fine, as that's just reporting on some new behavior in iOS 9. The error is coming back as "(null)", so that indicates you're already configured properly for that.&lt;/P&gt;
&lt;P&gt;Can you post some sample code and full output/screenshot for the "Too many attempts" issue though?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 01:15:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172280#M6563</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-05T01:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172281#M6564</link>
      <description>&lt;P&gt;Hi, I solve the problem.&lt;/P&gt;
&lt;P&gt;It looks like was some kind of problem with Xcode. I removed the app from the laptop and I restored from git. I lunched the app again and works without problem from the first. Even if i put the password wrong a lot of times and appear the message again of "Too many attempts" after stoping and compiling again it does not show it again.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 01:27:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172281#M6564</guid>
      <dc:creator>Mario B.5</dc:creator>
      <dc:date>2016-04-05T01:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172282#M6565</link>
      <description>&lt;P&gt;I'm getting the same problem as Mario B.&amp;nbsp; However, following his steps hasn't fixed the issue. I've been developing an app for a while now and suddenly today when I tried to login, I get the too many attempts, please try later message.&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 22:11:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172282#M6565</guid>
      <dc:creator>Jai B.2</dc:creator>
      <dc:date>2016-04-08T22:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172283#M6566</link>
      <description>&lt;P&gt;Jai, did you try to log in multiple times by any chance? Can you share a screenshot so I can get better context on where/when you're seeing this?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 23:47:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172283#M6566</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-04-08T23:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172284#M6567</link>
      <description>&lt;P&gt;Hey Gregory,&lt;/P&gt;
&lt;P&gt;No, I didn't attempt to log in multiple times.&amp;nbsp; It's strange because I've been developing this app for a while now and this occurred with no changes to the code that I use to integrate Dropbox this afternoon.&lt;/P&gt;
&lt;P&gt;Now I've just tried again to grab a screenshot and its working fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2016 02:33:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172284#M6567</guid>
      <dc:creator>Jai B.2</dc:creator>
      <dc:date>2016-04-09T02:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172285#M6568</link>
      <description>&lt;P&gt;HI Grefory,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am also facing same problem which Jai b,Mario B faced. While loading Dropbox log in page in myapp I am getting this error "-canOpenURL: failed for URL: "dbapi-2://1/connect" - error: "(null)" . and i am not able to log in also.&lt;/P&gt;
&lt;P&gt;I already added this items in my .plist&lt;/P&gt;
&lt;DIV class="container"&gt;
&lt;DIV class="line number1 index0 alt2"&gt;
&lt;CODE class="xml plain"&gt;&amp;lt;&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;key&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;LSApplicationQueriesSchemes&amp;lt;/&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;key&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;&lt;/CODE&gt;
&lt;/DIV&gt;
&lt;DIV class="line number2 index1 alt1"&gt;
&lt;CODE class="xml plain"&gt;&amp;lt;&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;array&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;&lt;/CODE&gt;
&lt;/DIV&gt;
&lt;DIV class="line number3 index2 alt2"&gt;
&lt;CODE class="xml spaces"&gt;&amp;nbsp;&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;lt;&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;string&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;dbapi-2&amp;lt;/&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;string&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;&lt;/CODE&gt;
&lt;/DIV&gt;
&lt;DIV class="line number4 index3 alt1"&gt;
&lt;CODE class="xml plain"&gt;&amp;lt;/&lt;/CODE&gt;&lt;CODE class="xml keyword"&gt;array&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&amp;gt;&lt;/CODE&gt;
&lt;/DIV&gt;
&lt;DIV class="line number4 index3 alt1"&gt;&lt;CODE class="xml plain"&gt;&amp;nbsp;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number4 index3 alt1"&gt;
&lt;CODE&gt;How can i resolve this issue? please help me. Thanks in advance.&lt;/CODE&gt;&lt;CODE class="xml plain"&gt;&lt;/CODE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 20:38:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172285#M6568</guid>
      <dc:creator>Geek S.</dc:creator>
      <dc:date>2016-04-17T20:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while authentication: Too many attempts</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172286#M6569</link>
      <description>&lt;P&gt;&amp;nbsp;Now its working for us with out doing anything. &lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 15:49:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Problem-while-authentication-Too-many-attempts/m-p/172286#M6569</guid>
      <dc:creator>Geek S.</dc:creator>
      <dc:date>2016-04-18T15:49:13Z</dc:date>
    </item>
  </channel>
</rss>

