[Bug] Requesting changes to 'Identity Certification by ID' (get-identity-certification)
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:
- Create a campaign where reviewer is a governance group
- Get certification ID - GET /v3/certifications?limit=250&offset=0
- 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.