Replies: 1 comment
|
Hi, I have setup the docker using Registry CLI apis are also working, I am able to create Entity but I am not able to check any api for creating the VC. Do you have any idea on this? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to test VC for a demo.
This is what i have tried so far.
For verification i am using https://demo-education-registry.xiv.in/verify to verify the qr code.
Its showing qr code is valid and showing the attributes correctly ( name= foo )
At the point i am trying to verify the qr code again...its shwoing the qr code is valid , but the name shows as foo instead of bar.
Even if i create a new VC , with name=bar, the resultant qr code verification always shows name=foo.
Can someone help me out here
All reactions