Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jason545454 opened this issue Aug 7, 2024 · 0 comments

Comments

@jason545454
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant