We deprecated the Media Manager 's getFileUrl() API, and replaced it with the new getDownloadFileUrl() API.
Note that the new getDownloadUrl() API contains the following additional parameters:
-
expirationTime : The time (in minutes) it takes for the download URL to expire.
-
downloadedFileName : The downloaded file’s name.
-
expiredTokenRedirectUrl : The redirect URL for when the download URL with a token has expired.