Permission Denied issue while trying to get the comments from Task ID
Summary:
Hi Team,
I am facing below issue while i am trying to get the comments from task id from the rest api.
rest api to get the task comments :- /process/api/v1/tasks/{id}/comments
"errorCode":"PR-CLIB-0002","status":403,"message":"Authorization failed - Permission Denied","details":"PERMISSION_DENIED: Authorization failed for request by
Rest api to get the process comments :- /process/api/v1/instances/{id}/comments
Where i am able to get the comments from Process ID and its working fine
Please let me know where i am missing or any permissions do i need to provide.
Content (please ensure you mask any confidential information):