<?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 Unable to customize port and protocol in dropbox SDK in Discuss Dropbox Developer &amp; API</title>
    <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356875#M673</link>
    <description>&lt;P&gt;I'm using Dropbox java sdk for uploading files from my service. it works fine!!!&lt;/P&gt;&lt;P&gt;In local I would like to mock the dropbox , instead want to connect to my wiremock server running on port 9001 with http protocal.&lt;/P&gt;&lt;P&gt;I'm using 'DbxClientV2' to make connection with dropbox and I don't see any configuration to change port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I acheive this?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2019 09:15:26 GMT</pubDate>
    <dc:creator>vigneshsn</dc:creator>
    <dc:date>2019-07-24T09:15:26Z</dc:date>
    <item>
      <title>Unable to customize port and protocol in dropbox SDK</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356875#M673</link>
      <description>&lt;P&gt;I'm using Dropbox java sdk for uploading files from my service. it works fine!!!&lt;/P&gt;&lt;P&gt;In local I would like to mock the dropbox , instead want to connect to my wiremock server running on port 9001 with http protocal.&lt;/P&gt;&lt;P&gt;I'm using 'DbxClientV2' to make connection with dropbox and I don't see any configuration to change port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I acheive this?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 09:15:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356875#M673</guid>
      <dc:creator>vigneshsn</dc:creator>
      <dc:date>2019-07-24T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to customize port and protocol in dropbox SDK</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356971#M674</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox Java SDK doesn't officially support changing the port or protocol (all calls have to be done over TLS so the port is always 443),&amp;nbsp;but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 16:50:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356971#M674</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-07-24T16:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to customize port and protocol in dropbox SDK</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356978#M675</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;It would be handy to have port configured, between could you propose an alternative solution for this situation. I don't want to call actual dropbox server for my localsetup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 17:21:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356978#M675</guid>
      <dc:creator>vigneshsn</dc:creator>
      <dc:date>2019-07-24T17:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to customize port and protocol in dropbox SDK</title>
      <link>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356990#M676</link>
      <description>&lt;P&gt;The closest thing the Java SDK offers is the ability to set custom hosts via a &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.1.x/com/dropbox/core/DbxHost.html" target="_self"&gt;DbxHost&lt;/A&gt;, using &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.1.x/com/dropbox/core/v2/DbxClientV2.html#DbxClientV2-com.dropbox.core.DbxRequestConfig-java.lang.String-com.dropbox.core.DbxHost-" target="_self"&gt;this&amp;nbsp;DbxClientV2 constructor&lt;/A&gt;. I don't have any sample code for that. I don't believe it would let you change the protocol or port though.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2019 17:41:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Discuss-Dropbox-Developer-API/Unable-to-customize-port-and-protocol-in-dropbox-SDK/m-p/356990#M676</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-07-24T17:41:18Z</dc:date>
    </item>
  </channel>
</rss>

