<?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: authorization from a java desktop application without the need to declare any redirect url (without the need for a server-side code to handle the access token) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/authorization-from-a-java-desktop-application-without-the-need/m-p/149016#M4887</link>
    <description>&lt;P&gt;For client-side apps like this, you should generally&amp;nbsp;use the OAuth 2 "token" flow. You can find more information in the documentation for /oauth2/authorize:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/http/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For the redirect URI, you can either use a local address that your app will listen on, or if you're using an in-app browser, you can use&amp;nbsp;&lt;A href="https://www.dropbox.com/1/oauth2/redirect_reciever" rel="nofollow noreferrer"&gt;https://www.dropbox.com/1/oauth2/redirect_reciever&lt;/A&gt;, where you can pull the access token off of the URL fragment.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Dec 2015 04:21:37 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-12-24T04:21:37Z</dc:date>
    <item>
      <title>authorization from a java desktop application without the need to declare any redirect url (without the need for a server-side code to handle the access token)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/authorization-from-a-java-desktop-application-without-the-need/m-p/149015#M4886</link>
      <description>&lt;P&gt;i have develop a JAVA desktop application and right now iam using a server-side code in apache-tomcat to make the authorization and get the access token, and everything is fine. &amp;nbsp;But my partner inform me, that we should not use&amp;nbsp;any web server software, so is there a way to get the access token in my desktop application without the need for a server-side code in a web server that runs locally????&lt;/P&gt;
&lt;P&gt;please give a hand of help, ASAP...&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:37:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/authorization-from-a-java-desktop-application-without-the-need/m-p/149015#M4886</guid>
      <dc:creator>thanasis k.</dc:creator>
      <dc:date>2019-05-29T09:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: authorization from a java desktop application without the need to declare any redirect url (without the need for a server-side code to handle the access token)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/authorization-from-a-java-desktop-application-without-the-need/m-p/149016#M4887</link>
      <description>&lt;P&gt;For client-side apps like this, you should generally&amp;nbsp;use the OAuth 2 "token" flow. You can find more information in the documentation for /oauth2/authorize:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/http/documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For the redirect URI, you can either use a local address that your app will listen on, or if you're using an in-app browser, you can use&amp;nbsp;&lt;A href="https://www.dropbox.com/1/oauth2/redirect_reciever" rel="nofollow noreferrer"&gt;https://www.dropbox.com/1/oauth2/redirect_reciever&lt;/A&gt;, where you can pull the access token off of the URL fragment.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2015 04:21:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/authorization-from-a-java-desktop-application-without-the-need/m-p/149016#M4887</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-12-24T04:21:37Z</dc:date>
    </item>
  </channel>
</rss>

