You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the getDownloadUrl function, and I need to know if it works with versions of files. So far I tried setting the options.version parameter, but it always retrieve the url of the latest file.
I also tried to call the 'files/file_id/version/version_id' endpoint with the "download_url" field parameter, but it does not return any value.
Is there any other way to get the "download_url" of a version of a file?
The text was updated successfully, but these errors were encountered:
Hi,
I'm using the getDownloadUrl function, and I need to know if it works with versions of files. So far I tried setting the options.version parameter, but it always retrieve the url of the latest file.
I also tried to call the 'files/file_id/version/version_id' endpoint with the "download_url" field parameter, but it does not return any value.
Is there any other way to get the "download_url" of a version of a file?
The text was updated successfully, but these errors were encountered: