These are the key parameters we sent with the appropriate data push url and consent id
"keyMaterial": {
"cryptoAlg": "ECDH",
"curve": "Curve25519",
"dhPublicKey": {
"expiry": "2024-08-24T10:54:45.908Z",
"parameters": "Curve25519/32byte random key",
"keyValue": "bac6e263bb6562310025739aa8d1b304dce63fe26e6541856b72beae7102fe43"
},
"nonce": "b0c13fc0aafec71e568a1526b2176fa2e8d686b411760532"
}
No error logs what so ever are received on our /v0.5/health-information/transfer endpoint.
We are receiving correct response on on-request endpoint.
Patient linking alongside consent flow is also done correctly.
client ID:- SBX_003468 @IntegrationSupport
Python Pynacl library is used as per the documentation mentioned