Call Post API to create new folder receive:
After I Authorizing and got an access token with my account & password, I try to post to create folder follow API document : https://developer.acronis.com/doc/files/v1/reference/index#/http/api-en….
Got:
{ "error": { "domain": "Files", "code": 3, "message": "You do not have the appropriate permissions, so the previous request could not be completed." } }

- Log in to post comments

Hi Stanislav Pavlov, Thanks for checked.
I got an account for this one: https://li01-cloud.acronis.com/, I successfully create an access token when posting to https://li01-cloud.acronis.com/api/2/idp/token with my account 'SP1162763'
Then I try to create a folder endpoint It raises the permission issue.
Seem the problem with my account right?
- Log in to post comments

Yes, it looks like you have insufficient permissions to create that folder.
- Log in to post comments