My requirement is such that, I need to check if there is any queue item in the Orchestrator with status = New. If found then delete that.
For this I have used Get Queue Item and Delete Queue Item. Get Queue Item is working fine, But I am not able to delete queue item from studio. I have made the changes in Orch Role(Robot). Given Robot the power to delete Queue Item.
Below is error that I am getting-
Operation returned an invalid status code ‘Forbidden’.