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
Hi i'm trying to setup the 3 docker container, but i have a problem with the ssi agent.
I launch the .sh script (./install-configs.sh sphereon http://<my_local_ip>:5000) to setup the conf files, but when i launch the container it exits with the following error:
'IssuerMetadata should be from type v1_0_13 or higher.'
I suspect this is because the demo is not yet compatible with OID4VCI draft 13. When will the demo be updated to reflect this?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Yeah sorry for that. Currently the SDK is in a bit of a rough/unstable phase. In the end it is for the better as it improves some abstraction, removes requirements on assuming we are always operating with DIDs and improves consistency. In the short term it means some of our examples are out of sync. Of course we will fix them as soon as the dust settles a bit
Hi i'm trying to setup the 3 docker container, but i have a problem with the ssi agent.
I launch the .sh script (./install-configs.sh sphereon http://<my_local_ip>:5000) to setup the conf files, but when i launch the container it exits with the following error:
'IssuerMetadata should be from type v1_0_13 or higher.'
I suspect this is because the demo is not yet compatible with OID4VCI draft 13. When will the demo be updated to reflect this?
Thanks in advance
The text was updated successfully, but these errors were encountered: