Update workspace item by API v1 return error 403

Update workspace item by API v1 return error 403

Anonymous
Not applicable
654 Views
4 Replies
Message 1 of 5

Update workspace item by API v1 return error 403

Anonymous
Not applicable

When I update workspace item the remote server returned an error 403-Forbidden. Detailed message is :

{"httpStatusCode":403,"error":[{"message":"User XXXXXj: access [EDIT_ITEMS] denied. WS: 56, dmsID: 409"}]}.

List or create an item is possible.

Any idea?

0 Likes
655 Views
4 Replies
Replies (4)
Message 2 of 5

bryce_crawford
Advocate
Advocate

It looks like the permission to edit an item or specific field isn't available to the user logged in/running the API. This could be that one of the fields is designated as editable=false or the permissions in the security section aren't set right. for the user logged in.

0 Likes
Message 3 of 5

Anonymous
Not applicable

Hi bryce.crawford,

 

Editing via a web browser with the same user account works.

 

anri1

0 Likes
Message 4 of 5

philipfrench
Collaborator
Collaborator

Try the payload, and remove one field at a time until it works.

Could be a picklist or perhaps a derived field that it is not happy about

0 Likes
Message 5 of 5

wim.hulsbergen
Explorer
Explorer

Have you been able to solve this?  I have same problems and there are only 3 editable fields in the workspace which are addressed in the API.  I have admin right in the workspace and can update using web interface without problems.

0 Likes