invalid_setup: The credential status can't be verified because there is no ICredentialStatusVerifier plugin installed. #1341
-
Hey there, I was trying to verify the credential I created using terminal, following the veramo documentation part called 'CLI tutorials'. Getting the error below: invalid_setup: The credential status can't be verified because there is no ICredentialStatusVerifier plugin installed. I couldnt find the plugin mentioned in the error. Any suggestions ? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for signaling this. There is a bit of a mismatch there. The Please choose no when being asked if the credential should be revokable in the CLI. It should produce fully verifiable credentials after that. |
Beta Was this translation helpful? Give feedback.
Thanks for signaling this.
There is a bit of a mismatch there. The
credentialStatus
property being set by the CLI is outdated.Please choose no when being asked if the credential should be revokable in the CLI. It should produce fully verifiable credentials after that.