aries-mobile-agent-xamarin icon indicating copy to clipboard operation
aries-mobile-agent-xamarin copied to clipboard

Exception on accept an offered credential (code 309)

Open jabbawocky0815 opened this issue 3 years ago • 1 comments

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 avatar Apr 29 '21 09:04 jabbawocky0815

@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?

horationunez avatar May 10 '21 17:05 horationunez