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

feat: rework error codes #71

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: rework error codes #71

wants to merge 6 commits into from

Conversation

strumswell
Copy link
Contributor

@strumswell strumswell commented Aug 1, 2023

This PR aims to extend and fix issues with the current set of error codes. Due to issues in https://open-credentialing-initiative.github.io/schemas/specification/latest/#verifiable-presentation-metadata (off-spec with W3C VC – will provide more context in another PR I will link here), the error codes have to be adjusted to take into account the correct (or incorrect) usage of the JWT VP fields. I also added some more error codes to cover issues around DID resolution, schema checks, and more.

Screenshot 2023-08-08 at 10 11 55

bluesteens and others added 2 commits May 25, 2023 13:57
intro reworded for clarity
Signed-off-by: Philipp Bolte <[email protected]>
@strumswell strumswell self-assigned this Aug 1, 2023
@strumswell strumswell marked this pull request as ready for review August 1, 2023 14:58
@strumswell
Copy link
Contributor Author

From my perspective, changes from #59 can be merged into this PR. @bluesteens

@bluesteens bluesteens linked an issue Aug 2, 2023 that may be closed by this pull request
31 tasks
content/DRAFT/index.html Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API specific Error Codes
2 participants