I am not able to send a queue item request from Postman

I am trying to send a queue item request from Postman with a newly created user in Orchestrator, but I receive the following error “An organization unit is required for this action.”

I am sure I gave this user the same rights as other users.

Until now everything worked perfectly when I used the credentials of existing users.

Thanks in advance!

@darie.leolea,

This error indicates that you haven’t passed the Organization Unit id in the request header.
Check it once again.

You need to pass Org unit id in the header as shown below in the image -

Org unit id you can get it It via admin panel:
Admin->Tenants->Tenant_Name->Orchestrator->Api Access.
When you open it there is a organizationunit id present

Also it can be found in any API call - open network tab in browser dev tools- check any odata API header.

It’s working this way, but I don’t understand why with other users everything is ok without adding X-UiPath-OrganizationUnitId

Certificate is editing by email name but my is jesina

Change my name to given certificate

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