Hi.
When I raise a consent, I’m getting the following response from gateway on /v0.5/consent-requests/on-init
"requestId": "96bdb9e1-b997-4f69-b882-58123716f9ad",
"error": {
"code": 2500,
"message": "Invalid HIU id: Bahmni-QA"
},
"timestamp": [
2022,
8,
24,
11,
10,
24,
101000000
],
"resp": {
"requestId": "1ff27aa3-0cd6-49e2-a033-6a00e36d52f1"
}
}
But I’m getting response for the same HIU id on /v0.5/patients/find call
Please check @Shubhanshu_S @sukreet @mdubey
Thanks