Hi Team,
I have a set of 4 Runbooks each would be called by a third party application (Service-Now). These Runbooks are created in Orchestrator Server. I had tested these Runbooks by calling them using a PowerShell from SCSM server which is in the same network and it was working perfectly. I have used "Invoke-webrequest" command for calling and used a System account as part of the credentials (used for authentication).
When I try calling these Runbooks from a postman, which is in the same network. it is not working and getting the below error.


Infact, this is not a direct communication between SCSM/Orchestrator Server from the client network and Service-Now. We have a mid server (Azure layer) in between these two components for security purpose. Also mid-server is in the same client network. When Azure team tried to post the request to Orchestrator web-service, they are getting the same above error.
I am wondering how it was working with PowerShell.
Any suggestions/inputs for this issue are highly appreciated.
Regards,
Jansi
