Hello,
getting started w/ Dropbox and have a couple of questions re /get_temporary_link.
(1) I saw that the Java SDK has a direct method for `.get_temporary_link()`, see here , but I cannot find the equivalent in the Node/JS SDK... is it missing ?
(2) is it possible to reduce the lifetime of a temp link (via SDK, HTTP API or global setting) ? I believe the default is 4 hours, is there any chance to bring it down to like 10 mins ?
Thanks !