<?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 Expired link not deleted from file in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Expired-link-not-deleted-from-file/m-p/742445#M32742</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For my company I wrote a script that sets an expiration date for the shared links and all works well. The only issue is that once the expiration date passes, the link is expired but not actually deleted from the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like on the below screenshot it says that the link expires in 0 days, and when you click on "Copy link" it copies the expired link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-10 at 17.33.08.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43309i566A56F2849E0AFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-10 at 17.33.08.png" alt="Screenshot 2024-01-10 at 17.33.08.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here you can see that the expiration date actually passed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-10 at 17.33.21.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43310iE8C1ECA240647E91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-10 at 17.33.21.png" alt="Screenshot 2024-01-10 at 17.33.21.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Is this the intended behavior of setting the expiration date with the API ? Because it does not happen when manually setting an expiration date. If it is, how can I make it so the link is delete from the files once it expires ?&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 09:34:10 GMT</pubDate>
    <dc:creator>ndelamaide</dc:creator>
    <dc:date>2024-01-11T09:34:10Z</dc:date>
    <item>
      <title>Expired link not deleted from file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Expired-link-not-deleted-from-file/m-p/742445#M32742</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For my company I wrote a script that sets an expiration date for the shared links and all works well. The only issue is that once the expiration date passes, the link is expired but not actually deleted from the file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Like on the below screenshot it says that the link expires in 0 days, and when you click on "Copy link" it copies the expired link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-10 at 17.33.08.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43309i566A56F2849E0AFC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-10 at 17.33.08.png" alt="Screenshot 2024-01-10 at 17.33.08.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here you can see that the expiration date actually passed.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-10 at 17.33.21.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/43310iE8C1ECA240647E91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-10 at 17.33.21.png" alt="Screenshot 2024-01-10 at 17.33.21.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Is this the intended behavior of setting the expiration date with the API ? Because it does not happen when manually setting an expiration date. If it is, how can I make it so the link is delete from the files once it expires ?&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 09:34:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Expired-link-not-deleted-from-file/m-p/742445#M32742</guid>
      <dc:creator>ndelamaide</dc:creator>
      <dc:date>2024-01-11T09:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Expired link not deleted from file</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Expired-link-not-deleted-from-file/m-p/742532#M32744</link>
      <description>&lt;P&gt;There are technically different types of shared links, and the exact behavior of this may vary for the different types.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, the API doesn't offer an option to explicitly control that behavior, but you can remove a shared link on demand by calling &lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#sharing-revoke_shared_link" target="_blank"&gt;/2/sharing/revoke_shared_link&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 21:43:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Expired-link-not-deleted-from-file/m-p/742532#M32744</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-01-10T21:43:16Z</dc:date>
    </item>
  </channel>
</rss>

