aries-mobile-agent-xamarin
aries-mobile-agent-xamarin copied to clipboard
Exception on accept an offered credential (code 309)
When i try to accept an offered credential, i get an exception with code 309.
The exception occours at creating the request: var (request, _) = await credentialService.CreateRequestAsync(context, _credential.Id);
The offer was sent from the ACA-Py Cloud-agent. Any suggestions to solve this issue?
@jabbawocky0815 can you paste here the full printout of the error you are seeing? Will be easier to pin point the problem that way. Since you are using Osma and Acapy can you confirm they are both working on the same network?