Hi @mdubey
I’m trying to implement HealthLocker as HIU flow. I have created a subscription request and approved the same from the PHR App, I’m able to receive a callback to /v0.5/users/auth/notify but I’m not able to receive any call back to /v0.5/subscription-requests/hiu/notify. Below is the INIT response from /v0.5/subscription-requests/hiu/on-init :
{
“requestId”:“b0b73f71-0097-4b02-8ed5-0c3ef0c52d6c”,
“timestamp”:“2021-07-21T14:09:17.972685”,
“subscriptionRequest”:{
“id”:“141952bd-7fa6-4826-b9ba-060ed260436a”
},
“error”:null,
“resp”:{
“requestId”:“f0e56b17-4c99-420c-9ca2-64a18f5dc9e2”
}
}