<?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 Temporary links not working properly for some users, bandwidth limit? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/508409#M25102</link>
    <description>&lt;P&gt;Hey all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a small background, the app I'm working on allows people to play media files in a slideshow from a Dropbox folder. We simply generate a temporary link to the files every 3.6 hours while the slideshow is active. This method has worked great for us for the past few years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now to the issue, some users have complained about their media not working suddenly. It usually happens when they have a lot of video files. I'm wondering if it could be related to a bandwidth limit set on their account? I noticed the bandwidth limit on this link:&amp;nbsp;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;A href="https://help.dropbox.com/files-folders/share/banned-links?fbclid=IwAR0zz6_Pk_HZ1v47EVE8JLtN28pH4uCy_AeUeyiixfXfAHSyqZfimvglyls" target="_blank" rel="nofollow noopener"&gt;https://help.dropbox.com/files-folders/share/banned-links&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it could be the issue, is there a way to detect it through the API, e.g. by calling an endpoint to see if the user bandwidth has been exceeded? Is there anything we could do from our end to reduce the bandwidth, e.g. if the temporary link can be created with more compression or lower resolution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Mar 2021 09:08:13 GMT</pubDate>
    <dc:creator>raRaRa</dc:creator>
    <dc:date>2021-03-28T09:08:13Z</dc:date>
    <item>
      <title>Temporary links not working properly for some users, bandwidth limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/508409#M25102</link>
      <description>&lt;P&gt;Hey all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a small background, the app I'm working on allows people to play media files in a slideshow from a Dropbox folder. We simply generate a temporary link to the files every 3.6 hours while the slideshow is active. This method has worked great for us for the past few years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now to the issue, some users have complained about their media not working suddenly. It usually happens when they have a lot of video files. I'm wondering if it could be related to a bandwidth limit set on their account? I noticed the bandwidth limit on this link:&amp;nbsp;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;A href="https://help.dropbox.com/files-folders/share/banned-links?fbclid=IwAR0zz6_Pk_HZ1v47EVE8JLtN28pH4uCy_AeUeyiixfXfAHSyqZfimvglyls" target="_blank" rel="nofollow noopener"&gt;https://help.dropbox.com/files-folders/share/banned-links&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it could be the issue, is there a way to detect it through the API, e.g. by calling an endpoint to see if the user bandwidth has been exceeded? Is there anything we could do from our end to reduce the bandwidth, e.g. if the temporary link can be created with more compression or lower resolution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Mar 2021 09:08:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/508409#M25102</guid>
      <dc:creator>raRaRa</dc:creator>
      <dc:date>2021-03-28T09:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary links not working properly for some users, bandwidth limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/508698#M25111</link>
      <description>&lt;P&gt;To make sure I know exactly what functionality and issue you're referring to, can you share the relevant code you're running, and the unexpected error/output?&amp;nbsp;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 15:10:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/508698#M25111</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-03-29T15:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary links not working properly for some users, bandwidth limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/515960#M25285</link>
      <description>&lt;P&gt;For clarification there's no issue with the API endpoints. I'm creating temporary links to media files which are used to display photos and videos in a slideshow running in a browser. Those links seem to stop working for some users, especially if they have many photos and videos in their slideshow. I'm wondering if they are hitting some kind of limit on the Dropbox's CDN? I can't reproduce this from my end, but those are frequent complains I get from my users.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Links are created with&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link" target="_blank"&gt;https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Those links are re-created every 2 hours to avoid expiration issues.&lt;/P&gt;&lt;P&gt;3. Users who have large slideshows seem to be affected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that the documentation says: &lt;EM&gt;"Get a temporary link to stream content of a file. This link will expire in four hours and afterwards you will get 410 Gone. &lt;STRONG&gt;This URL should not be used to display content directly in the browser&lt;/STRONG&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which I hadn't seen before, especially since it's a contradiction to the tutorial from Dropbox, which uses temporary links to create an image gallery: &lt;A href="https://dropbox.github.io/nodegallerytutorial/" target="_blank"&gt;https://dropbox.github.io/nodegallerytutorial/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What would be the recommended way to display media from a Dropbox folder in a slideshow running in a browser, if temporary links are no longer allowed for such use cases?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 09:14:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/515960#M25285</guid>
      <dc:creator>raRaRa</dc:creator>
      <dc:date>2021-04-26T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary links not working properly for some users, bandwidth limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/516115#M25290</link>
      <description>&lt;P&gt;Thanks for the additional information! Yes, the links returned by /2/files/get_temporary_link are subject to &lt;A href="https://help.dropbox.com/files-folders/share/banned-links" target="_self"&gt;the bandwidth limit&lt;/A&gt;, so that could certainly cause those to fail for some users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I don't have a better recommended solution to offer, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 17:49:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/516115#M25290</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-04-26T17:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Temporary links not working properly for some users, bandwidth limit?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/516286#M25292</link>
      <description>&lt;P&gt;Ok gotcha. Yeah, some kind of CDN endpoint for media files would be very neat (I highly recommend Cloudflare). We have a lot of users who enjoy using Dropbox to share media on slideshows, even on Time Square!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a rough idea on how it could work:&lt;/P&gt;&lt;P&gt;- An endpoint such as&amp;nbsp;&lt;SPAN&gt;/2/files/get_temporary_media_link which creates a temporary link to a media file with less limits &amp;amp; with CDN infront which caches the media file for 4 hours. CDN like Cloudflare would cache the file in a region closest to the user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could also try caching the temporary links from Dropbox by using my own CDN, but I'm unsure if that's allowed.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 11:22:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Temporary-links-not-working-properly-for-some-users-bandwidth/m-p/516286#M25292</guid>
      <dc:creator>raRaRa</dc:creator>
      <dc:date>2021-04-27T11:22:17Z</dc:date>
    </item>
  </channel>
</rss>

