<?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 Run API on internal server with http instead of https in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Run-API-on-internal-server-with-http-instead-of-https/m-p/378299#M21201</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I developed a webbased django app locally which works perfectly fine. No I'm stuggling to run the app on the internal server. The&amp;nbsp;Redirect URIs returns:'&amp;nbsp;Non-local OAuth 2 redirect URIs may not start with "http:" or "javascript&amp;amp;colon;"' But the internal server is not jet capable of handling https. Is it possible to run the OAuth2 on the internal server with http or do I need to change the internal server settings? If it is possible what is the correct approach to get this done.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Siard Kuipers &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 17:49:41 GMT</pubDate>
    <dc:creator>Saird_Kuipers</dc:creator>
    <dc:date>2019-11-13T17:49:41Z</dc:date>
    <item>
      <title>Run API on internal server with http instead of https</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Run-API-on-internal-server-with-http-instead-of-https/m-p/378299#M21201</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;
&lt;P&gt;I developed a webbased django app locally which works perfectly fine. No I'm stuggling to run the app on the internal server. The&amp;nbsp;Redirect URIs returns:'&amp;nbsp;Non-local OAuth 2 redirect URIs may not start with "http:" or "javascript&amp;amp;colon;"' But the internal server is not jet capable of handling https. Is it possible to run the OAuth2 on the internal server with http or do I need to change the internal server settings? If it is possible what is the correct approach to get this done.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Siard Kuipers &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:49:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Run-API-on-internal-server-with-http-instead-of-https/m-p/378299#M21201</guid>
      <dc:creator>Saird_Kuipers</dc:creator>
      <dc:date>2019-11-13T17:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Run API on internal server with http instead of https</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Run-API-on-internal-server-with-http-instead-of-https/m-p/378323#M21204</link>
      <description>&lt;P&gt;As a matter of security,&amp;nbsp;Dropbox only allows "localhost" redirect URIs to use http://, and there isn't a setting to disable or workaround this. So, the only options would be:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;use a "localhost" server for your http:// redirect URI for development/testing&lt;/LI&gt;
&lt;LI&gt;use the "code" flow ("response_type=code") but omit the redirect URI entirely, so that the user has to copy/paste the authorization code manually&lt;/LI&gt;
&lt;LI&gt;switch to https://&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 13 Nov 2019 17:09:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Run-API-on-internal-server-with-http-instead-of-https/m-p/378323#M21204</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-11-13T17:09:16Z</dc:date>
    </item>
  </channel>
</rss>

