<?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: Direct link to image file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Direct-link-to-image-file/m-p/656705#M29909</link>
    <description>&lt;P&gt;Do anybody know how to do a direct link for my customers for my apk&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 19:04:23 GMT</pubDate>
    <dc:creator>CarterStreaming</dc:creator>
    <dc:date>2023-02-06T19:04:23Z</dc:date>
    <item>
      <title>Re: Direct link to image file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Direct-link-to-image-file/m-p/656705#M29909</link>
      <description>&lt;P&gt;Do anybody know how to do a direct link for my customers for my apk&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 19:04:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Direct-link-to-image-file/m-p/656705#M29909</guid>
      <dc:creator>CarterStreaming</dc:creator>
      <dc:date>2023-02-06T19:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Direct link to image file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Direct-link-to-image-file/m-p/657016#M29913</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1615541"&gt;@CarterStreaming&lt;/a&gt; To clarify, are you a developer using the Dropbox API, and wish to programmatically create a temporary direct link to a file in the connected Dropbox account? If so, you can use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank"&gt;the /2/files/get_temporary_link endpoint&lt;/A&gt;. If you're using Java, we recommend using &lt;A href="https://github.com/dropbox/dropbox-sdk-java" target="_blank"&gt;the official Dropbox Java SDK&lt;/A&gt;, in which that endpoint is available as &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getTemporaryLink(java.lang.String)" target="_self"&gt;getTemporaryLink&lt;/A&gt;. For a non-temporary shared link, you can instead use &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank"&gt;/2/sharing/create_shared_link_with_settings&lt;/A&gt; which is &lt;A href="https://dropbox.github.io/dropbox-sdk-java/api-docs/v5.4.3/com/dropbox/core/v2/sharing/DbxUserSharingRequests.html#createSharedLinkWithSettings(java.lang.String,com.dropbox.core.v2.sharing.SharedLinkSettings)" target="_self"&gt;createSharedLinkWithSettings&lt;/A&gt; in the Java SDK and &lt;A href="https://help.dropbox.com/share/force-download" target="_blank"&gt;modify it for direct access as covered here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, if you want to manually get a shared link, refer to &lt;A href="https://help.dropbox.com/share/create-and-share-link" target="_blank"&gt;this help center article for information on how to create shared links&lt;/A&gt;, and &lt;A href="https://help.dropbox.com/share/force-download" target="_blank"&gt;this one for information on how to modify it for direct access&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 16:40:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Re-Direct-link-to-image-file/m-p/657016#M29913</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2023-02-06T16:40:07Z</dc:date>
    </item>
  </channel>
</rss>

