developer.sailpoint.com icon indicating copy to clipboard operation
developer.sailpoint.com copied to clipboard

[Bug] Requesting changes to 'Identity Certification by ID' (get-identity-certification)

Open jason545454 opened this issue 1 year ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

Get Certification by ID doesnt work if Reviewer is a Governance Group. It only works if reviewer type = Identity.

To Reproduce Steps to reproduce the behavior:

  1. Create a campaign where reviewer is a governance group
  2. Get certification ID - GET /v3/certifications?limit=250&offset=0
  3. Attempt GET /v3/certifications/:id

Expected behavior A clear and concise description of what you expected to happen.

I expect HTTP 200 and to see certification details

Actual behavior A clear and concise description of what actually happens.

HTTP 400 Bad Request - Message text: "The request was syntactically correct but its content is semantically invalid."

Screenshots If applicable, add screenshots to help explain your problem.

Operating System (please complete the following information):

Using Postman

Additional context Add any other context about the problem here.

jason545454 avatar Aug 07 '24 03:08 jason545454