No callback from gateway to /v0.5/subscription-requests/hiu/notify

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”
}
}

Hi @DileepMokana,

Can you please try again ?
Do let us know if issue still persists with latest request body .

Thank You

Hi @Shubhanshu_Shukla,

This problem is again persisting can you look into this asap.

Adding some subscription request Id for debugging:

c462ec6c-8b81-4acc-8394-46d5b8f6d7c1
5f31ce14-2dfc-435f-a257-8e1f52d0d99a
7899ad3a-9099-4f3b-97f8-bbfb3812d92b

UPDATE: I am able to receive a callback but that is after 5-6 hrs. Please look in to this URGENTLY