Hey guys,
I'm an owner of the portal and trying to share a file that I've uploaded to the project folder.
Share request looks like this:
PUT api/2.0/files/file/{fileId}/share
Got an error:
{
"status": 1,
"statusCode": 403,
"error": {
"message": "You don't have enough permission to perform the operation",
"hresult": -2146233078,
"data": {}
}
}
Any ideas why this can happen?
Thanks
File sharing via API
Re: File sharing via API
Hello!
I hope this will help you.
I hope this will help you.