Comments
-
@"Greg-DB" Thank you so much for the clarification, that makes sense. Like you explained, I think the best solution for me is to create a new short lived access token every time before I create new temporary links, just to make sure that the full 4 hours are utilized. Thank you again!
-
Here's an example temporary link to a video that has the Unauthorized error:…
-
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! Here is a rough idea on how it could work: - An endpoint such as /2/files/get_temporary_media_link which creates a…
-
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…
-
+1 on this feature request. My product currently supports uploading media files to Google Drive and Google Photos with a temp link, which works great for large files. It's a bit disappointing that this isn't possible with the Dropbox API due to the small file size limit, but hopefully this feature request gets a higher…
-
Hey Greg, They both use App folder permission. I'm thinking about creating another Dropbox App that has full access (I assume it has access to the Apps folders, correct?). That way they chould chooes any folder they want. Please let me know if there's any better method to do this. Thanks!
-
Hey Greg, Yes I'm interested in how the Dropbox user himself can have files from the app SimpleBooth shared to a folder in my app (Slidesome). this is not an API question, but rather how Dropbox users can automatically share files from one app to another. This question was raised from one of my users. I assume he uses…
-
Thank you Greg. Much appreciated.