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
For credo-ts-didweb-anoncreds 0.0.1-alpha.14 with credo-ts 0.5.10, we get the following error message when calling agent.credential.acceptOffer
h: Schema not found for id did:web:foo.bar.id:01234567-0123-0123-0123-0123456789ab?service=anoncreds&relativeRef=/credDef/0123456789abcdef0123456789abcdef0123456789ab: Wrong resource Id
@jorgefl0 in latest Credo contributors call you mentioned you are facing this issue as well. However, I could not reproduce it in my projects (in both nodejs and React Native). Maybe it's because I'm forcing the credo-ts version to use in package.json's resolutions key?
If you could give me more details about the error (I remember it was on a crypto library for hashing but not exactly sure which one), it would be great so we can fix this. Thanks!
For credo-ts-didweb-anoncreds 0.0.1-alpha.14 with credo-ts 0.5.10, we get the following error message when calling agent.credential.acceptOffer
h: Schema not found for id did:web:foo.bar.id:01234567-0123-0123-0123-0123456789ab?service=anoncreds&relativeRef=/credDef/0123456789abcdef0123456789abcdef0123456789ab: Wrong resource Id
Related, agent.modules.anoncreds.getSchema returns null.
Everything works well for credo-ts 0.5.6 and below, but not versions above
The text was updated successfully, but these errors were encountered: