Error 1101 in HTTP request

Hi,

In order to solve your issue, you’ll have to add the following argument to the header: X-UIPATH-OrganizationUnitId

In order to identify your OU id please follow the next steps:
-open the developer tools (F12) when you’re logged in to Orchestrator and you’re in the correct OU
-click Network tab
-make any call by accessing another page in Orchestrator
-in the Network tab, click on one of the GET requests.
-check the Header, the X-UIPATH-OrganizationUnitId should be present and you can identify your OU’s ID
image

19 Likes