<?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: Dropbox SDK windows, redirect to localhost after successful authorization issue in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-SDK-windows-redirect-to-localhost-after-successful/m-p/316382#M18778</link>
    <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/53669144/dropbox-sdk-redirect-to-localhost-after-successful-authorization" target="_blank"&gt;https://stackoverflow.com/questions/53669144/dropbox-sdk-redirect-to-localhost-after-successful-authorization&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;That 127.0.0.1:... page is a being served by the local web server that you control, for the purpose of&amp;nbsp;receiving&amp;nbsp; the access token. Once you&amp;nbsp;receive the access token from the request with the&amp;nbsp;url_with_fragment parameter, you can respond with an HTTP response containing whatever you'd like to show the user at that point. E.g., you can serve a basic HTML page showing a success message, telling the user they can close the tab/window, etc.. The error message here seems to just be indicating that the local web server isn't currently issuing a valid response.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Dec 2018 16:57:45 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-12-07T16:57:45Z</dc:date>
    <item>
      <title>Dropbox SDK windows, redirect to localhost after successful authorization issue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-SDK-windows-redirect-to-localhost-after-successful/m-p/316319#M18777</link>
      <description>&lt;P&gt;Using DropboxOAuth2Helper and samples from Dropbox SDK for Windows, I had successfully implemented authorization (and I get valid access token). Part of this process is redirection to localhost, after Allowing application access with Dropbox, with response and access token in fragment. In this case it shows that application waits for response on port which is registered as redirecturi on Dropbox.&lt;/P&gt;&lt;P&gt;Only issue I got is that I'm left with window and "Unable to connect" message.&lt;/P&gt;&lt;P&gt;Again to mention, I got access token, url_with_fragment parameter, authentication is successful, so that is all a ok.&lt;/P&gt;&lt;P&gt;Problem is just leftover message and window with this ugly message.&lt;/P&gt;&lt;P&gt;User can close this window manually, but we do not find this nice nor professional.&lt;/P&gt;&lt;P&gt;Do you have any suggestion how to get rid of this message (or this window or tab) after successful authorization?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1. Before authorization" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/7849i80A841736D19F55C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Before.png" alt="1. Before authorization" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1. Before authorization&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2. After authorization" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/7850i05C4EB3800A93CA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="After.png" alt="2. After authorization" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;2. After authorization&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-SDK-windows-redirect-to-localhost-after-successful/m-p/316319#M18777</guid>
      <dc:creator>vladabuba</dc:creator>
      <dc:date>2019-05-29T09:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox SDK windows, redirect to localhost after successful authorization issue</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-SDK-windows-redirect-to-localhost-after-successful/m-p/316382#M18778</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/53669144/dropbox-sdk-redirect-to-localhost-after-successful-authorization" target="_blank"&gt;https://stackoverflow.com/questions/53669144/dropbox-sdk-redirect-to-localhost-after-successful-authorization&lt;/A&gt; ]&lt;/P&gt;
&lt;P&gt;That 127.0.0.1:... page is a being served by the local web server that you control, for the purpose of&amp;nbsp;receiving&amp;nbsp; the access token. Once you&amp;nbsp;receive the access token from the request with the&amp;nbsp;url_with_fragment parameter, you can respond with an HTTP response containing whatever you'd like to show the user at that point. E.g., you can serve a basic HTML page showing a success message, telling the user they can close the tab/window, etc.. The error message here seems to just be indicating that the local web server isn't currently issuing a valid response.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 16:57:45 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-SDK-windows-redirect-to-localhost-after-successful/m-p/316382#M18778</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-12-07T16:57:45Z</dc:date>
    </item>
  </channel>
</rss>

