<?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 How to get a Dropbox Connection in Java without using SDK? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380502#M21251</link>
    <description>&lt;P&gt;How can I get a Connection with dropbox without using the dropbox core sdk?&lt;/P&gt;
&lt;PRE&gt;DbxClientV2 client = &lt;SPAN&gt;new &lt;/SPAN&gt;DbxClientV2(config&lt;SPAN&gt;, &lt;/SPAN&gt;ACCESS_TOKEN)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;I know how to do it that way. But I am not allowed to do it with an SDK and need to write my own client. How can I do that?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2019 20:00:48 GMT</pubDate>
    <dc:creator>AmandaCifuentes</dc:creator>
    <dc:date>2019-12-26T20:00:48Z</dc:date>
    <item>
      <title>How to get a Dropbox Connection in Java without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380502#M21251</link>
      <description>&lt;P&gt;How can I get a Connection with dropbox without using the dropbox core sdk?&lt;/P&gt;
&lt;PRE&gt;DbxClientV2 client = &lt;SPAN&gt;new &lt;/SPAN&gt;DbxClientV2(config&lt;SPAN&gt;, &lt;/SPAN&gt;ACCESS_TOKEN)&lt;SPAN&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;I know how to do it that way. But I am not allowed to do it with an SDK and need to write my own client. How can I do that?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 20:00:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380502#M21251</guid>
      <dc:creator>AmandaCifuentes</dc:creator>
      <dc:date>2019-12-26T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a Dropbox Connection in Java without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380504#M21252</link>
      <description>&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_blank" rel="noopener"&gt;https://www.dropbox.com/developers/documentation/http/documentation&lt;/A&gt;&lt;BR /&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@36FE900155D86591BECD53066C16CBB1/images/emoticons/1f606.png" alt=":laughing:" title=":laughing:" /&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@8BFF634FABEFCD8860E49834D32E544B/images/emoticons/1f601.png" alt=":grin:" title=":grin:" /&gt; Is that a rhetorical question? Just use API documentation and implement whatever you want. &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;BR /&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 16:57:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380504#M21252</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2019-11-25T16:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a Dropbox Connection in Java without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380665#M21258</link>
      <description>&lt;P&gt;[Cross-linking for reference:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/58993226/how-can-i-upload-a-file-on-dropbox-without-using-a-dropbox-sdk-in-java" target="_blank"&gt;https://stackoverflow.com/questions/58993226/how-can-i-upload-a-file-on-dropbox-without-using-a-dropbox-sdk-in-java&lt;/A&gt;&amp;nbsp;]&lt;/P&gt;
&lt;P&gt;That's correct, you can call &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation" target="_self"&gt;the HTTPS endpoints&lt;/A&gt; from Java code without using the official&amp;nbsp;Dropbox API v2 Java SDK, by using whatever HTTPS client you wish, such as okhttp, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 14:30:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-get-a-Dropbox-Connection-in-Java-without-using-SDK/m-p/380665#M21258</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-11-25T14:30:01Z</dc:date>
    </item>
  </channel>
</rss>

