Hi,

I am trying to upload a file using ARIS Document Storage API.

I followed the instructions in this topic:

ARIS Document Storage API - how to use it | ARIS BPM Community (ariscommunity.com)

 

The ARIS API response is "You do not have the privileges required for this action."

We tried setting read and write access to the user to the top level folder in the storage but still getting the same error. 

Could someone advise how exactly to grant these privileges to upload with the API?

Can it also be some issue with the request?  

 

The response from the API:

HTTP/1.1 400 400
Date: Mon, 19 Sep 2022 07:49:48 GMT
Server: Apache
Content-Encoding: UTF-8
Content-Length: 56
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Connection: close
Content-Type: text/plain

You do not have the privileges required for this action.

 


 

 or register to reply.

Notify Moderator