vcs
vcs copied to clipboard
inline public key not found
https://github.com/w3c-ccg/vc-examples/blob/master/test-suite/fixtures/verifiable-credentials/api.neo-flow.com--BillOfLadingCredential.json
https://uniresolver.io/1.0/identifiers/did:v1:test:nym:z6MkfG5HTrBXzsAP8AbayNpG3ZaoyM4PCqNPrdWQRSpHDV6J
vc-verifiers › https://verifier.sandbox.trustbloc.dev/verifier/credentials › should verify BillOfLadingCredential
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 4
Array [
- "proof",
+ Object {
+ "check": "proof",
+ "error": "proof validation error : decode new credential: check embedded proof: check linked data proof: public key with KID #z6MkqfvdBsFw4QdGrZrnx7L1EKfY5zh9tT4gumUGsMMEZHY3 is not found for DID did:v1:test:nym:z6MkfG5HTrBXzsAP8AbayNpG3ZaoyM4PCqNPrdWQRSpHDV6J",
+ },
]
Should be resolved after a fix of https://github.com/hyperledger/aries-framework-go/issues/1662