HIP: not receiving notification when HIU submits health data request to gateway

@IntegrationSupport,
While testing the flow of data fetch and data transfer between HIP and HIU, when HIU is submitting health information request using api https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request it gets callback on this endpoint “/on-request” from gateway. At the same time as per the process the HIP should also get notification on this api “/v0.5/health-information/hip/request” then only it will prepare the data and send it to HIU. But we are not receiving the callback from gateway.

screenshot of api calls and callback:

HIP and HIU when receives the notification on “/notify” callback endpoint on consent grant, we are also sending the acknowledgement to gateway using this endpoint “https://dev.abdm.gov.in/gateway/v0.5/consents/hip/on-notify” and “https://dev.abdm.gov.in/gateway/v0.5/consents/hiu/on-notify