<?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: API Redirect URI allow multiple ports on localhost in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/719969#M31850</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Thanks for your advice. At first I was a bit sceptical about this idea. But after some research I agree that the likelihood of all 3 ports being used is quite low.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 06:01:59 GMT</pubDate>
    <dc:creator>TheSecurity</dc:creator>
    <dc:date>2023-10-10T06:01:59Z</dc:date>
    <item>
      <title>API Redirect URI allow multiple ports on localhost</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/717835#M31790</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am developing an application that uses the Dropbox API. I would like the application to choose a port that is currently open on the device and based on that create User Authorization link for user to authorize this application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not found the way whether/how it can be achieved because Redirect URIs seem like only accept the full URI - exact match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2023 13:42:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/717835#M31790</guid>
      <dc:creator>TheSecurity</dc:creator>
      <dc:date>2023-10-01T13:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: API Redirect URI allow multiple ports on localhost</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/717855#M31792</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1750817"&gt;@TheSecurity&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can register multiple URIs (actually only port can differs) and use whatever appropriate in every particular case. Usually trying 3 different sequential ports above 1000 is enough. It's pretty unlikely all be engaged at the same time. If such almost impossible situation happens (by any chance), just inform your user. Certainly the next try will be successful. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2023 15:41:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/717855#M31792</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2023-10-01T15:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: API Redirect URI allow multiple ports on localhost</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/718085#M31799</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1750817"&gt;@TheSecurity&lt;/a&gt; That's correct, Dropbox requires OAuth 2 redirect URIs to be registered exactly, including the port, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As Здравко noted though, you can instead register multiple redirect URIs to support multiple ports.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 15:10:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/718085#M31799</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-10-02T15:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: API Redirect URI allow multiple ports on localhost</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/719969#M31850</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Thanks for your advice. At first I was a bit sceptical about this idea. But after some research I agree that the likelihood of all 3 ports being used is quite low.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 06:01:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/719969#M31850</guid>
      <dc:creator>TheSecurity</dc:creator>
      <dc:date>2023-10-10T06:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: API Redirect URI allow multiple ports on localhost</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/719971#M31851</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Thanks for the clarification. I would appreciate it if you could pass this on as a feature request.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 06:04:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/API-Redirect-URI-allow-multiple-ports-on-localhost/m-p/719971#M31851</guid>
      <dc:creator>TheSecurity</dc:creator>
      <dc:date>2023-10-10T06:04:13Z</dc:date>
    </item>
  </channel>
</rss>

