<?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 download file without going through the server in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174495#M6826</link>
    <description>&lt;P&gt;I'm building a web app and I need to be able to download files from dropbox but I can't found a way to do it without passing the file on my server, is there a endpoint or method to get a direct link "with no preview page" to download files?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the http endpoints to create ajax calls and the Java SDK&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:32:03 GMT</pubDate>
    <dc:creator>media T.</dc:creator>
    <dc:date>2019-05-29T09:32:03Z</dc:date>
    <item>
      <title>download file without going through the server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174495#M6826</link>
      <description>&lt;P&gt;I'm building a web app and I need to be able to download files from dropbox but I can't found a way to do it without passing the file on my server, is there a endpoint or method to get a direct link "with no preview page" to download files?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using the http endpoints to create ajax calls and the Java SDK&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:32:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174495#M6826</guid>
      <dc:creator>media T.</dc:creator>
      <dc:date>2019-05-29T09:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: download file without going through the server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174496#M6827</link>
      <description>&lt;P&gt;Yes, you can use&amp;nbsp;/files/get_temporary_link to get a temporary direct link to a file:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In the API v2 Java SDK, that's the&amp;nbsp;getTemporaryLink method:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getTemporaryLink-java.lang.String-" rel="nofollow noreferrer"&gt;https://dropbox.github.io/dropbox-sdk-java/api-docs/v2.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getTemporaryLink-java.lang.String-&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2016 01:46:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174496#M6827</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-07-06T01:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: download file without going through the server</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174497#M6828</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 04:42:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/download-file-without-going-through-the-server/m-p/174497#M6828</guid>
      <dc:creator>media T.</dc:creator>
      <dc:date>2016-07-14T04:42:13Z</dc:date>
    </item>
  </channel>
</rss>

