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: raise MissingEntryError for missing credential #841

Merged

Conversation

iFergal
Copy link
Contributor

@iFergal iFergal commented Aug 11, 2024

Fetching a missing credential through KERIA gives a 500 - see description of WebOfTrust/keria#282

This small PR be a cleaner solution that the current PR as we can just catch kering.MissingEntryError.

Note - the 500 error comes from the cancs.get line but looking at the existing code for saving credentials, it should exist in cancs if it's in creds.

@pfeairheller pfeairheller merged commit 388e392 into WebOfTrust:main Aug 12, 2024
6 checks passed
@iFergal iFergal deleted the feat/missingCredError branch August 12, 2024 15:24
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.

2 participants