Authenticate on orchestrator through API?

Hi there,

I am facing an Issue when i try to use a POST API call to authenticate on ‘On premise’ orchestrator. I need to do this in order to get the bearer token to do the other API CALL.

I am trying to do the authenticate with posteman but the result i get is error 415 Unsopported Media Type, what should i do?

@vittorio.cimmino

Can you please select non instead of form encoded url

And I hope youa re the host admin or the user is host admin

Cheers

I selected ‘none’ from body and add all the header into the ‘Headers’ section but the result is the same, and yes the user had Administrator Role on the orchestrator.

Solved, i selected as body the type ‘string’ instead of JSON

1 Like

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