You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Therefore you should be able to use the following command:
curl -X GET http://localhost:8080/1.0/identifiers/did:sov:idu:RxkWFyrC2WKLS6UsTD7rKo
If the IDunion community prefers to use a different namespace or add additional ledgers, please let us know and/or raise a PR to change the did:sov driver's configuration.
Reproduce steps:
curl -X GET http://localhost:8080/1.0/identifiers/did:sov:RxkWFyrC2WKLS6UsTD7rKo
Expected result:
Something should be returned (like diddoc).
Actual result:
No resolve result with error notFound.
Am I missing some steps here?
(PS: resolving a random did in sov mainnet is working fine, but facing the same issue when resolving the DIDs from other indy based ledgers)
The text was updated successfully, but these errors were encountered: