Hi,
I am unable to upload file in Storage Buckets using Upload storage file activity.I am getting error message :Upload Storage File: Operation returned an invalid status code ‘Conflict’. Can any one help me to solve this issue.I have also noted that upload button is disable in orchestrator. Any idea which permissions are require to enable it.
1 Like
Aside from making sure you have the permissions @loginerror mentioned, also make sure that the bucket you defined is not read-only
2 Likes
Thanks @loginerror and @Tudor_Sandu. When bucket is create by admin, should it be always set off? Can you explain me the use of read only option.
That depends on your particular needs. Maybe you only want to add some resources into a bucket at first and then simply consume them in processes. That’s the textbook definition of read only
You should always set “Read-only” to off when creating a bucket in which you want to upload files in your automations.
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.