<?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: The address is not understood error authentication in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/397929#M21815</link>
    <description>&lt;P&gt;The OAuth app authorization flow seems to be working successfully for me in Firefox. Can you share the specific steps to reproduce this issue?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 16:34:24 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2020-02-19T16:34:24Z</dc:date>
    <item>
      <title>The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/397808#M21807</link>
      <description>&lt;P&gt;When trying to authenticate my web platform for file upload using the 0auth2 code flow, I experienced a error. I got my php code to use a header to reach the correct dropbox url for 0auth which worked. I log in, and press accept to allow the app to work with my account, then I get a error in firefox "The address was not understood" for the url&amp;nbsp;&lt;A href="https://www.dropbox.com/1/oauth2/authorize_submit" target="_blank" rel="noopener"&gt;https://www.dropbox.com/1/oauth2/authorize_submit&lt;/A&gt; that followed hanging my user account registration on that step. I never did 0auth2 before, but my redirect url was never reached and can't continue the user account registration on my site correctly as a result.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 14:32:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/397808#M21807</guid>
      <dc:creator>FSUInnovation</dc:creator>
      <dc:date>2020-02-19T14:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/397929#M21815</link>
      <description>&lt;P&gt;The OAuth app authorization flow seems to be working successfully for me in Firefox. Can you share the specific steps to reproduce this issue?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 16:34:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/397929#M21815</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-19T16:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398267#M21832</link>
      <description>&lt;P&gt;I use the header in my php page to load to dropbox 0auth. I was able to see the app, log in, and enable the app to the given account. However, instead of bringing me to the localhost8080 uri I specified in the 0auth api url, I was stopped on the way to the dropbox link I showed above. Thus, my account registration process on my site was halted at that dropbox link rather than proceeding me to the redirect uri I specified in the dropbox 0auth api call with header.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="notunderstood.PNG" style="width: 475px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/13978i3DF901D04FC25E75/image-dimensions/475x284?v=v2" width="475" height="284" role="button" title="notunderstood.PNG" alt="notunderstood.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 20:05:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398267#M21832</guid>
      <dc:creator>FSUInnovation</dc:creator>
      <dc:date>2020-02-20T20:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398279#M21834</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1264979"&gt;@FSUInnovation&lt;/a&gt;&amp;nbsp;Can you share some more detail on how exactly I can reproduce this? Or, perhaps you can share a short screencast showing it? I'm not able to reproduce this kind of error when I try the authorization flow myself (or even by browsing directly to the URL in the screenshot). Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 20:50:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398279#M21834</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-20T20:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398286#M21836</link>
      <description>&lt;P&gt;header("Location: &lt;A href="https://www.dropbox.com/2/oauth2/authorize?client_id=4s9vxyownku3sp2&amp;amp;response_type=token&amp;amp;redirect_uri=localhost:8080/FSUInnovation/InternInsert.php" target="_blank"&gt;https://www.dropbox.com/2/oauth2/authorize?client_id=4s9vxyownku3sp2&amp;amp;response_type=token&amp;amp;redirect_uri=localhost:8080/FSUInnovation/InternInsert.php&lt;/A&gt;");&lt;/P&gt;&lt;P&gt;This is the header I used to load onto the 0auth page.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 21:16:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398286#M21836</guid>
      <dc:creator>FSUInnovation</dc:creator>
      <dc:date>2020-02-20T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: The address is not understood error authentication</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398288#M21837</link>
      <description>&lt;P&gt;Thanks! First, note that this should start with "&lt;A href="https://www.dropbox.com/oauth2/authorize" target="_blank"&gt;https://www.dropbox.com/oauth2/authorize&lt;/A&gt;", not "&lt;A href="https://www.dropbox.com/2/oauth2/authorize" target="_blank"&gt;https://www.dropbox.com/2/oauth2/authorize&lt;/A&gt;". That is, you have an extra "2/".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please try adding the protocol to your redirect URI (both in the authorize URL and pre-registered for your app on the app's page on &lt;A href="https://www.dropbox.com/developers/apps" target="_self"&gt;the App Console&lt;/A&gt;). That is, use "http://localhost:8080/FSUInnovation/InternInsert.php" instead of "localhost:8080/FSUInnovation/InternInsert.php".&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2020 21:23:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/The-address-is-not-understood-error-authentication/m-p/398288#M21837</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2020-02-20T21:23:56Z</dc:date>
    </item>
  </channel>
</rss>

