You cant issue credential on bcovrin test network. There is no thrown error, simple an empty object returned.
Proposal
Update dependencies to hard 0.4.0 version of AFJ, we are currently using an alpha. If this doesnt work update afj until it works, but use specific versions not *.
Remove debug logs
Add TAA acceptance
Edited
Designs
Child items
...
Linked items
0
Link issues together to show that they're related.
Learn more.
Hi Zdravko, I'm one of the Gaia-X4AGEDA Team who contacted Kalin about this issue. I've tried your newest version with a fresh install which included your fix and the issue is still the same. The response from the ledger is still empty if I try to issue a credential.
Looks like its actually an issue with the Ledger, some created schemas don't work. Different created schemas with the same data, one works another doesn't. The ledger sadly doesn't provide any information to the cause of the issues.
@fharenbr hey
As @rosen.georgiev described the issue is not related to the code on our side. It's either the ledger or AFJ, as we see that issuing stuck on fetching schema, but the schema is perfectly valid and can be fetched with list or by id. Im reopening the ticket for further investigation. As this can take some time, can you try to create different schema (different name and names of attributes), then use it in cred def, then issue credential again.