Receive Document Error
Errors that can occur while resolving an offer, issuing, or building a summary.
Typical mapping in the app:
InvalidOffer → network/protocol issues when resolving the offer
NoDocTypesInOffer → offer contains no supported document types
IssueFailed → issuance failed for a particular document
NoIssuedDocs → issuance finished but no document was issued
SummaryBuildFailed → SD-JWT was issued but summary construction failed
Inheritors
Types
Link copied to clipboard
Failed to resolve the credential offer (network / parsing / protocol).
Link copied to clipboard
Issuance failed for a given document type.
Link copied to clipboard
The offer contained no document types understood by the wallet.
Link copied to clipboard
No documents were issued after trying all offered types.
Link copied to clipboard
Failed to build a credential summary from the issued document.