We didn't receive data/push callback URL

Hello @IntegrationSupport @Ramandeep1,

While implementing Health Locker, we performed this API [https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request ]and got status 200.
correlation-id: 727ea8fd-8c09-43b4-8497-d4bdc0a5cee5

We also got this callback URL (https://eoj8kx2lbav4vkh.m.pipedream.net/v0.5/health-information/hiu/on-request). However, we didn’t get a data/push callback URL.

Kindly review the matter and provide me with guidance on the appropriate next steps to take.

Regards,
Himanshu Singh

@IntegrationSupport we are waiting for your valuable response.

@himanshu0502 You will not get data push URL. You wil receive URL in the hiu/on- request api. Request you to go through our webinars and vast documentation available in sandbox before implementation.

@IntegrationSupport In last, we are getting a callback API of data from ABDM.

We sending this API “/v0.5/health-information/cm/request” in response We have to receive 2 callback APIs one on-request and another data/push URL. So, we are not getting data/push URLs after generating a request.

Please look into it.

@himanshu0502 Already communicated in this trial above - You will not get data push URL. You wil receive URL in the hiu/on- request api. Request you to go through our webinars and vast documentation available in sandbox before implementation.

@IntegrationSupport I went through the video conducted by Sai and Ranveer in which they told about the flow which I have written below:
–>https://dev.abdm.gov.in/gateway/v0.5/consent-requests/init
After this “hiu/notify” from ABDM and HRP have to send “hiu/on-notify”

–>https://dev.abdm.gov.in/gateway/v0.5/consents/fetch
–>https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request

After these APIs, they got both URLs which I’ve mentioned below

  1. “/v0.5/health-information/hiu/on-request”
  2. “data/push”

In my case, I’m getting only one response. I’m following this Webinar for the auto-fetch Data flow and added one link below in which they have shown that after sending a “health-information/cm/request” request, they received both callback URL

YouTube Link: https://youtu.be/rSir2gbkEmk?si=JJuw6jLnvqS9BUJa&t=14027

I need your assistance for the same. I look forward to your prompt response.

Warm Regards,
Himanshu Singh