cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow Instance get error messages

Srinivas-Rao
Contributor
0 Likes
1,627

Hi All,

While I am trying to fetch the workflow instance error messages, I get the following error:-

{ "error": "unauthorized", "error description": "Full authentication is required to access this resource." }

I read through the documentation and found that I might be missing the scope WORKFLOW_INSTANCE_GET_ERROR_MESSAGES, so updated the instance with it. Even then, I continue to get the same error. I am trying to do it via postman by taking the user token first and then using it to launch the required URL.

URL is: https://api.workflow-sap.cfapps.ap10.hana.ondemand.com/workflow-service/rest/v1/workflow-instances/3...

Note: I am using trial and have setup workflow management using booster. For the workflow service, I created one more instance of it and used its credentials in the destination called "Workflow" which is probably taken to reach the workflow management. This new workflow service instance is the one updated with the required scope.

I cannot find what I am missing. Kindly provide some help/pointers to move further.

Thanks & Regards

Srinivas Rao.

Accepted Solutions (0)

Answers (0)