verida-js icon indicating copy to clipboard operation
verida-js copied to clipboard

Unable to send message. Recipient does not have an inbox for that context (Verida: Vault)

Open nick-verida opened this issue 2 years ago • 1 comments

When doing

await messaging.send("did:vda:testnet:0xf080913daa2f1F2F93dfF494a2F3E6e1A2e2C492", messageType, data, subject, config)

I get the following error:

Error: Unable to send message. Recipient does not have an inbox for that context (Verida: Vault)
    at VeridaOutbox.<anonymous> (/Users/nlothian/dev/verida/didmessaging/node_modules/@verida/client-ts/src/context/engines/verida/messaging/outbox.ts:93:13)
    at step (/Users/nlothian/dev/verida/didmessaging/node_modules/@verida/client-ts/dist/context/engines/verida/messaging/outbox.js:33:23)
    at Object.throw (/Users/nlothian/dev/verida/didmessaging/node_modules/@verida/client-ts/dist/context/engines/verida/messaging/outbox.js:14:53)
    at rejected (/Users/nlo

nick-verida avatar Aug 16 '23 04:08 nick-verida

I can not repeat. Works fine for me.

@nick-verida to close or provide more info

tahpot avatar Aug 17 '23 08:08 tahpot