API Error: "The specified robot(s) id(s) are invalid

I try to start a process using the API, but when I try to execute Start Job, i get this error Message:

{
  "message": "The specified robot(s) id(s) are invalid.",
  "errorCode": 1671,
  "resourceIds": null
}

I assigned a robot to the environment and inserted the robot Id I got earlier from an API call.

does anyone know why this does not work?

1 Like

Please provide an example of the payload that you are submitting to the OData.StartJobs for someone to better help you.

the problem was, that my bot was not set up as an unattended bot

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.