Hi, what i want to do is download a file using Version 12.1.0.1760.
So i get the download URL from the API (api/2.0/files/file/{fileId}/presigneduri)
I receive a link similar to http://onlyoffice.mysite.com/Products/Files/HttpHandlers/filehandler.ashx?action=stream&fileid=7282&version=1&stream_auth=422445117309.IWQQYF5XFO7MAVES2QBONGSO5CXGML3GYVNRMVPIK
but when opening this url i receive an error message:
“You don’t have enough permission to perform the operation”
What am i missing?
Thank you