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

"startJobParameters must not be null" when calling UiPath.Server.Configuration.OData.StartJobs

$
0
0

Hi
I investigated forum and didn’t find any solution which helped me.
I want to create Job
I try to send POST request /odata/Jobs/UiPath.Server.Configuration.OData.StartJobs
with next body:

{
    "processName": "BVT_SGI_TestCases",
    "robotName": "rci\\NagaMahitha.Yalamanc",
    "jobsCount": 1,
    "jobPriority":"Normal",
    "strategy":"ModernJobsCount",
    "runtimeType":"Unattended"
}

and next headers:

"Content-Type", "application/json"
"x-uipath-organizationunitid", "2"
"Accept", "application/json"

and after that I get only this response: {"message":"startJobParameters must not be null","errorCode":0,"resourceIds":null}

When I try to send this request via web and I look in the console web at networks
There are the same body and headers and everything is OK.
Can you help me please with this issue?

5 posts - 4 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>