Enumerations
DiscoverCredentialOfferErrorType
Errors returned by discoverCredentialOffer.
Enumeration members
| Name | Value | Description |
|---|---|---|
ConnectivityError | "ConnectivityError" | The issuer could not be reached. Usually a transient network problem, so this is worth retrying. |
FailedToDiscoverCredentialOffer | "FailedToDiscoverCredentialOffer" | The offer was parsed, but its metadata could not be resolved from the issuer. |
InvalidCredentialOffer | "InvalidCredentialOffer" | The credential offer could not be parsed, or is not a valid offer. |
InvalidLicense | "InvalidLicense" | The SDK licence is missing, expired, or not valid for this application. |
How would you rate this page?