Error while trying to acquire authentication token for vRealize Operations Manager when using the following request header:
POST https://vrealize.example.com/api/auth/token/acquire
Content-Type: application/json
Accept: application/json
Request body in JSON format:
{
"username" : "vRealize-user",
"password" : "vRealize-dummy-password"
}