wallet icon indicating copy to clipboard operation
wallet copied to clipboard

DIDAuth query failure

Open rolsonquadras opened this issue 3 years ago • 0 comments

DIDAuth query call to agent-sdk query always throw an error https://github.com/trustbloc/wallet/blob/54cf045b6d09f34f9839222fc99e9567e5f50e0a/cmd/wallet-web/src/pages/DIDAuth.vue#L116-L126

error message

failed to prepare DIDAuth response: Error: agent wasm: code: 12009, message: no result found
    at agent.js:1
    at Worker.a.onmessage (agent.js:1)

rolsonquadras avatar Sep 13 '21 18:09 rolsonquadras