The two most important health locker API’s are still found to be not working, which are the following:
/v0.5/subscription-requests/hiu/notify - API for receiving the GRANT/DENY/REVOKE notification for health locker request from ABDM.
/v0.5/subscriptions/hiu/notify - API for receiving notification regarding any data linked to ABDM from an HIP.(P.S : This was working before last week but not now)
The issue is that I am not able to get the /v0.5/subscription-requests/hiu/notify call from ABDM upon confirmation of health locker subscription request from ABDM PHR app.
This call according to documentation is for notifying the requesting health locker for grant/deny/revoke status and subscription id in case of grant.
Their is no error faced during the flow of creating a health locker subscription request.
Both the calls, the one mentioned above and /v0.5/subscriptions/hiu/notify are to be expected from ABDM which I am not able to recieve currently.
Also please tell which curl or payload is expected.
Hi, is there any update on this? The issue is that the expected calls mentioned above are not being sent by ABDM in response to a successful confirmation of a subscription request on the NDHM PHR app so there is no curl or payload that we can send.
Just to be sure, we are using the ABDM PHR app to grant the subscription as of now so this API {CM_HOST}}//subscription-requests/{request-id}/approve in my knowledge is a PHR consumable API which is the ABDM PHR app currently, so no payload data is available with us.
We are using our HIP for testing notification on our Health locker for data linked by any of the HIP’s against a granted subscription request.
Also in the flow of linking care context to ABDM from our HIP and then be able to receive notification via API /v0.5/subscriptions/hiu/notify on our Health locker, this {GATEWAY_HOST}/v0.5/consents/hip/on-notify API is not used anywhere in the flow.Please, can we be sure if I am missing or stating something incorrect.
–>corresponding callback of /v0.5/subscriptions/hiu/notify is {{GATEWAY_HOST}}/v0.5/subscriptions/hiu/on-notify.
Whenever new data is available the HIU will be notified if there is an active subscription.
Please find the swagger API link below https://sandbox.abdm.gov.in/swagger/ndhm-hiu.yaml
Thanks
Yes we understand the API’s are working fine but still there the issue is being faced by us as an HIU from ABDM gateway.
Can we connect over this on a quick phone call, because its urgent and this issue is taking much longer and we are not able to get any substantial help from devforum.