<?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: Share Links API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473280#M24031</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1378665"&gt;@GabrielnoPain&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I wonder if it is possible to generate share links through the API that do not expire?&lt;BR /&gt;...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1378665"&gt;@GabrielnoPain&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, of course. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt; But, if you want links "that do not expire", why you are trying &lt;A title="2/files/get_temporary_link" href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank" rel="noopener"&gt;2/files/get_temporary_link&lt;/A&gt; which is directed for temporary links creation? 🧐 There is more general API call &lt;A title="2/sharing/create_shared_link_with_settings" href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank" rel="noopener"&gt;2/sharing/create_shared_link_with_settings&lt;/A&gt; which lets you create different types of links, entire in your control. &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; The default behaviour is exactly what you expect.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 14:55:44 GMT</pubDate>
    <dc:creator>Здравко</dc:creator>
    <dc:date>2020-11-25T14:55:44Z</dc:date>
    <item>
      <title>Share Links API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473271#M24030</link>
      <description>&lt;P&gt;I wonder if it is possible to generate share links through the API that do not expire?&lt;BR /&gt;&lt;BR /&gt;Today I am using the attached example, but the link has an expiration date, not complying with our request.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dropboxshare.JPG" style="width: 999px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/19289i9375072EEB669026/image-size/large?v=v2&amp;amp;px=999" role="button" title="Dropboxshare.JPG" alt="Dropboxshare.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 14:24:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473271#M24030</guid>
      <dc:creator>GabrielnoPain</dc:creator>
      <dc:date>2020-11-25T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Share Links API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473280#M24031</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1378665"&gt;@GabrielnoPain&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I wonder if it is possible to generate share links through the API that do not expire?&lt;BR /&gt;...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1378665"&gt;@GabrielnoPain&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Yes, of course. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt; But, if you want links "that do not expire", why you are trying &lt;A title="2/files/get_temporary_link" href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank" rel="noopener"&gt;2/files/get_temporary_link&lt;/A&gt; which is directed for temporary links creation? 🧐 There is more general API call &lt;A title="2/sharing/create_shared_link_with_settings" href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-create_shared_link_with_settings" target="_blank" rel="noopener"&gt;2/sharing/create_shared_link_with_settings&lt;/A&gt; which lets you create different types of links, entire in your control. &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; The default behaviour is exactly what you expect.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 14:55:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473280#M24031</guid>
      <dc:creator>Здравко</dc:creator>
      <dc:date>2020-11-25T14:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Share Links API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473391#M24043</link>
      <description>&lt;P&gt;Tks dear my friend!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 19:45:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Share-Links-API/m-p/473391#M24043</guid>
      <dc:creator>GabrielnoPain1</dc:creator>
      <dc:date>2020-11-25T19:45:19Z</dc:date>
    </item>
  </channel>
</rss>

