Hi Guys,
please help , i tried robot calling another robot, but was getting this error while trying to run whereas all the other checks are looking fine.
i fetched evrything from orchestrator like access token, release key, robot id, process key etc…
but then also at last when i’m trying to run i’m getting this error:-
{message: folder doesnot exist or the user does not have access to the folder, error code 1100, resource ids:null}
status code - 400
i dont know about the xuipath organizational unit id but i have taken that value as “1”
NOTE - Using community edition
putting this in parameter : -
“{““startInfo””:”“{““ReleaseKey””:”“”+Releasekey+“”“,”“RobotIds”“:[”+RobotID.ToString+“],”“NoOfRobots”“:0,““Strategy””:““Specific””}}”
And in endpoint :-
“UiPath Orchestrator logical name/username/odata/Jobs/UiPath.Server.Configuration.OData.StartJobs”