<?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: Login page &amp;quot;Sign In&amp;quot; button not working in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323599#M19027</link>
    <description>&lt;P&gt;Thanks for the report! The same setup is working correctly for me currently.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your description, it sounds like the browser was unable to load certain resources for some reason. (You mentioned that the images weren't loading; there are other resources loaded from the same sources that are necessary for that page to function. If they can't be successfully retrieved, the page would break like that.)&lt;/P&gt;
&lt;P&gt;Is there any particular reason your network connection wouldn't be able to access particular resources/domains (especially the ones &lt;A href="https://www.dropbox.com/help/security/official-domains" target="_blank"&gt;listed here&lt;/A&gt;)? For instance, is there any proxy, firewall, or other network or security software that may be interfering?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jan 2019 22:12:05 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2019-01-16T22:12:05Z</dc:date>
    <item>
      <title>Login page "Sign In" button not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323593#M19026</link>
      <description>&lt;P&gt;I have read through the readme file for SwiftyDropBox and followed all of the directions. The app compiles without error. When I run in the simulator and click the button I have setup to connect to the appropriate code to launch the auth workflow the page loads but no images are included. there are question marks in place of the images. The "Sign in" button is visible and I can enter my email and password for DropBox but clicking on the sign in button does not do anything. I have made sure that I am passing the topmost view controller ...&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;            var topController = UIApplication.shared.keyWindow?.rootViewController
            while let presentedViewController = topController!.presentedViewController {
                    topController = presentedViewController
                }

DropboxClientsManager.authorizeFromController(UIApplication.shared,
                                                          controller: topController,
                                                          openURL: { (url: URL) -&amp;gt; Void in
                                                            UIApplication.shared.openURL(url)
            })&lt;/PRE&gt;&lt;P&gt;I have included the necessary code in my app delegate with the proper app key. When I hit "done" on the page I get the&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;"Authorization flow was manually canceled by user!" message in my console properly.&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;No idea what is going on here?!&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;XCode version 10.1&lt;/P&gt;&lt;P class="p1"&gt;IOS SDK 12.1&lt;/P&gt;&lt;P class="p1"&gt;iOS Simulator:&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;12.1: (16B91)&lt;/P&gt;&lt;P class="p1"&gt;SwiftyDropBox v 5.0&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323593#M19026</guid>
      <dc:creator>brduffy</dc:creator>
      <dc:date>2019-05-29T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Login page "Sign In" button not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323599#M19027</link>
      <description>&lt;P&gt;Thanks for the report! The same setup is working correctly for me currently.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your description, it sounds like the browser was unable to load certain resources for some reason. (You mentioned that the images weren't loading; there are other resources loaded from the same sources that are necessary for that page to function. If they can't be successfully retrieved, the page would break like that.)&lt;/P&gt;
&lt;P&gt;Is there any particular reason your network connection wouldn't be able to access particular resources/domains (especially the ones &lt;A href="https://www.dropbox.com/help/security/official-domains" target="_blank"&gt;listed here&lt;/A&gt;)? For instance, is there any proxy, firewall, or other network or security software that may be interfering?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 22:12:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323599#M19027</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-16T22:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Login page "Sign In" button not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323615#M19028</link>
      <description>&lt;P&gt;Maybe,&lt;/P&gt;&lt;P&gt;But I have tested it both at home and at work now and I have the same problem. Also, I can load Apples website in the simulator and I get all of the images on that page. Maybe its some kind of setting in the simulator itself? A javascript setting perhaps?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 23:42:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323615#M19028</guid>
      <dc:creator>brduffy</dc:creator>
      <dc:date>2019-01-16T23:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Login page "Sign In" button not working</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323646#M19029</link>
      <description>&lt;P&gt;Awwww man! It was my AVG Anti-Virus. I installed that on my Mac like three years ago and haven't heard a peep from it since :-D.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 03:04:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Login-page-quot-Sign-In-quot-button-not-working/m-p/323646#M19029</guid>
      <dc:creator>brduffy</dc:creator>
      <dc:date>2019-01-17T03:04:51Z</dc:date>
    </item>
  </channel>
</rss>

