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
Creating proof with requestedCredentials: {"requested_attributes":{"Dummy One":{"cred_id":"3d09a03e-b53f-48f7-89a4-1ba942bce071","revealed":true,"credentialInfo":{"referent":"3d09a03e-b53f-48f7-89a4-1ba942bce071","attrs":{},"schema_id":"UgCAHEF9HscTD35NEMp9tm:2:FirstResponder:1.1.0","cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}}},"requested_predicates":{"Dummy One":{"cred_id":"3d09a03e-b53f-48f7-89a4-1ba942bce071","credentialInfo":{"referent":"3d09a03e-b53f-48f7-89a4-1ba942bce071","attrs":{},"schema_id":"UgCAHEF9HscTD35NEMp9tm:2:FirstResponder:1.1.0","cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}}},"self_attested_attributes":{}}
Failed to dispatch message of type: did:sov:BzCbsNYhMrjHiqZDTUASHg;spec/present-proof/1.0/request-presentation
failed to receive message: java.lang.Exception: Cannot create a proof using the provided credentials. anoncreds_uniffi.ErrorCode$InvalidState: Invalid state: Value by key 'dummyone' has invalid format
The text was updated successfully, but these errors were encountered:
We are seeing this issue while creating a proof on receive message. Attached error logs here.
Proof request json: {"name":"Testing","version":"v1","nonce":"665426485822117709014251","requested_attributes":{"Dummy One":{"names":["Dummy Two"],"restrictions":[{"cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}]}},"requested_predicates":{"Dummy One":{"name":"Dummy One","p_type":">=","p_value":50,"restrictions":[{"cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}]}}}
Creating proof with requestedCredentials: {"requested_attributes":{"Dummy One":{"cred_id":"3d09a03e-b53f-48f7-89a4-1ba942bce071","revealed":true,"credentialInfo":{"referent":"3d09a03e-b53f-48f7-89a4-1ba942bce071","attrs":{},"schema_id":"UgCAHEF9HscTD35NEMp9tm:2:FirstResponder:1.1.0","cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}}},"requested_predicates":{"Dummy One":{"cred_id":"3d09a03e-b53f-48f7-89a4-1ba942bce071","credentialInfo":{"referent":"3d09a03e-b53f-48f7-89a4-1ba942bce071","attrs":{},"schema_id":"UgCAHEF9HscTD35NEMp9tm:2:FirstResponder:1.1.0","cred_def_id":"UgCAHEF9HscTD35NEMp9tm:3:CL:1187:1.1.0"}}},"self_attested_attributes":{}}
Failed to dispatch message of type: did:sov:BzCbsNYhMrjHiqZDTUASHg;spec/present-proof/1.0/request-presentation
failed to receive message: java.lang.Exception: Cannot create a proof using the provided credentials. anoncreds_uniffi.ErrorCode$InvalidState: Invalid state: Value by key 'dummyone' has invalid format
The text was updated successfully, but these errors were encountered: