Microsoft Identity Manager SP1– PAM Rest API requests either fail with HTTP 404 or 500 when calling remotely
What is the Issue : When upgraded or new install of Privilege Access Management(PAM) some rest API calls only work locally on the PAM server. When calling the REST API you receive the following return With a response body of: { “odata.error”:{“code”:””,”message”:{ “lang”:”en-US”,”value”:”An operations error occurred.\r\n”}} } API requests that work: /api/pamresources/pamrequeststoapprove /api/pamresources/pamrequests /api/pamresources/pamrequests({requestId)/Close…