Hi,
I am using orchestrator API Processes Requests when I hit this API I am getting the following error
{“message”:“You are not authenticated!”,“errorCode”:0,“result”:null,“targetUrl”:null,“success”:false,“error”:{“code”:0,“message”:“You are not authenticated!”,“details”:“You should be authenticated (sign in) in order to perform this operation.”,“validationErrors”:null},“unAuthorizedRequest”:false,“__abp”:true}-----401
But I am able to generate the token
Using all the parameters correctly, please help me with this
Endpoint url : “https://cloud.uipath.com/odata/Releases?$filter=%20Name%20eq%20’Test_ProdEnv’”
Headers