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
The data is available in the RequestPresentation Attachment but we don't expose it on the endpoint
This will be helpful fro cloud agnet while testing test
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is this a regression?
NO
Description
Right know when we have a proof request there's no information on holder side of what's being requested.
Holder webhook data:
PresentationStatusAdapter(presentationId=94acbe0f-ed87-4477-9757-4b4ba8c3461d, thid=d080d2b5-0498-42aa-a829-22cf021ff3cf, role=PROVER, status=REQUEST_RECEIVED, metaRetries=5, proofs=[], data=[], connectionId=null)
GET /present-proof/presentations/$presentationId
{
"presentationId": "94acbe0f-ed87-4477-9757-4b4ba8c3461d",
"thid": "d080d2b5-0498-42aa-a829-22cf021ff3cf",
"role": "Prover",
"status": "RequestReceived",
"proofs": [
}
The data is available in the RequestPresentation Attachment but we don't expose it on the endpoint
This will be helpful fro cloud agnet while testing test
Please provide the exception or error you saw
No response
Please provide the environment you discovered this bug in
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: