Hi Mates,
We had a cloud environment configured for our client. we are using the K2 Dev integration account to authenticate with K2.
To test the workflow Rest api. I had used the postman. In Postman we are trying to retrieve the list of all workflows. Using my id it's working fine. but when I used K2 Dev integration account (*personal details removed*). I am getting below error
"Message": "Authorization has been denied for this request.".
I am using the Basic Authentication mode to call the workflow API from Postman. will it work? K2 Dev integration account has global administrator permission on AAD. I have granted Admin, Export & impersonate rights server rights to this account.
Can you please let me know what permission is required? how it can be works