V0.5/consents/hip/notify call not being received

I’m working on HIU implemenation.
Once user grants a consent on PHR app, I’m supposed to receive call from ABDM gateway on
v0.5/consents/hip/notify
but it is NOT working.

Sometime I do get call, sometime I doesn’t… this is very inconsistent.

@IntegrationSupport @Ramandeep24 Please look at this please.

@kiran02 There is an ongoing intermittent issue in sandbox . however if you are not getting notification, you can still go and check in the consent button in the PHR app to grant/deny the consent.

Thank you for the response but I have no problem with accept/deny the consent request through PHR app.
Problem is with the callback from ABDM gateway is very inconsistent. Sometime it works, sometime it doesn’t.
For instance, when user grants the consents there is not notification on hip side about same - v0.5/consents/hip/notify
Also, v0.5/health-information/hip/request call from ABDM doesn’t come always on success call of v0.5/consents/hip/on-notify
This is very frustrating to be honest.