Question on Wallet API: Accept a credential offer using the provided URL or data to have connectionless issuance
request some clarification on this section
https://docs.trinsic.id/reference#acceptcredential
Accept a credential offer using the provided URL or data to have connectionless issuance
let credential = await walletClient.acceptCredential(walletId, credentialData);
What will be on credential Data ?
This is what I did.
I have issued credential From faber college and generate the link
https://redir.streetcred.id/277re6xa049b
And I used my walletId that I created using the ‘wallet API’ create wallet.
CredentialData is the link generated as per above.
But it shows an error.
Can you advise, what should I be giving on credentialData?
Thanks & regards,
Nas
Posted by Nas over 2 years ago