Hi,
I've used the api to generate a temporary link and I've accessed it, but the Content-Type header is set to application/octet-stream instead of video/x-matroska. Obviously my file's extension is '.mkv'.
In the endpoint's description https://www.dropbox.com/developers/documentation/http/documentation#files-get_temporary_link it says that the mime type is set to the file's mime type.
Can you help me with this issue?
Thanks