-
Notifications
You must be signed in to change notification settings - Fork 10
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
GET /api/issuer/useCaseParticipation - missing response body pending state #109
Comments
jjeroch
changed the title
GET /api/issuer/useCaseParticipation - missing response body
GET /api/issuer/useCaseParticipation - missing response body pending state
May 6, 2024
Phil91
added a commit
that referenced
this issue
May 8, 2024
* adjust GET /api/issuer/useCaseParticipation to return pending credentials as well * adjust GET /api/issuer/certificates to return pending credentials as well Refs: #109
Phil91
added a commit
that referenced
this issue
May 8, 2024
* adjust GET /api/issuer/useCaseParticipation to return pending credentials as well * adjust GET /api/issuer/certificates to return pending credentials as well Refs: #109
9 tasks
Phil91
added a commit
that referenced
this issue
May 12, 2024
* adjust GET /api/issuer/useCaseParticipation to return pending credentials as well * adjust GET /api/issuer/certificates to return pending credentials as well Refs: #109 Reviewed-By: Norbert Truchsess <[email protected]>
This was referenced May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Detected in Version 1.0.0 RC3
Scenario:
The credential holder (aka customer) requests a credential.
Example: Traceability v2
The request is successfully submitted.
Now calling the endpoint
GET /api/issuer/useCaseParticipation
Response Body:
The
ssiDetailData
section of the response is supposed to be in the PENDING state.The text was updated successfully, but these errors were encountered: