Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Add Queue through API errror

$
0
0

Hi All,

I am trying to add transactions in to Queue with Postman, but we are getting the below error.

{
“message”: “An error has occurred.”,
“errorCode”: 0,
“resourceIds”: null
}

PFB the details :
End Point used : https://XXXX.com/odata/Queues/UiPathODataSvc.AddQueueItem()
Body :
{
“itemData”: {
“Name”: “Auto_As_A_Service”",
“Priority”: “Normal”,
“SpecificContent”: {
“First”: “Some String Value Here”,
“First@odata.type”: “#String”,
“Second”: 516,
“Fourth”: “Did I skip the Third value?”,
“AnotherKey”: true
}
}
}

Headers : Authorization: Bearer “Token”

I still get the error, please help me out on this one. If this works then we are planning to implement the same using python.
Thanks
Vinod

23 posts - 7 participants

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>