- We are trying to implement the flow to capture data where the patient has to grant consent request using PHR mobile application. We send a request using to PHR app using the https://dev.ndhm.gov.in/gateway/v0.5/consent-requests/init API.
- The call is successful and we receive a webhook (consent-request/on-init) for the same on our patched end point URL. Please find the screenshots attached for the same.
- The grant request is received on the patients PHR application and once granted we are suppose to receive artefact id’s with the /v0.5/consents/hiu/notify API call on our webhook.
Patient Id being used : supriya.svs@sbx
Unfortunately we have stopped receiving this on our webhook from Monday onwards, thus blocking our whole flow to complete M3.
And we need resolution for the same.