Hello,
Trying to send an Orchestrator Queue Item via Postman, I’ve encountered the following error message:
“An organization unit is required for this action.”
I’ve also tested my 2 POST actions with another Orchestrator and it works.
I’m using Authenticate POST which is working, get the result and insert it in the second POST, the Add Queue Item one, as a Bearer Token in Authorization tab.
For the second POST, my body is actually the JSON file of my orchestrator queue item.
The output error is classified as 400 Bad request with an error code 1101.
What should I do?
Regards,
Ioana