No mapping found for resp.requestId on cache on-notify api call

Hello sir, I got this error when call gateway/v0.5/consents/hip/on-notify api

{
“error”: {
“code”: 2500,
“message”: “No mapping found for resp.requestId on cache”
}
}
,
the payload to the given url which i sent is
{
“requestId”: “81caaacc-0bb3-4705-b241-c80234cfdc60”,
“timestamp”: “2023-02-07T05:55:56.0164565Z”,
“acknowledgement”: {
“status”: “OK”,
“consentId”: “d6fd4141-c75b-4e4a-9280-6bf0d6509185”
},
“error”: null,
“resp”: {
“requestId”:“61c9cd86-7b74-46b7-a9ec-d794b9648fdf”
}
},

@Ramandeep1 please help.


and the consent is granted from the phr app but not updated on HIU application ABMD it still in Request Initiated Phase.

Hi @ajeet.yadav please wait for sometime after granting the request from the app, the request will be automatically granted after sometime. After that you will get the response in webhook.

Thanks

thank you sir but i also get this error .
“message”: “No mapping found for resp.requestId on cache” on-notify api.
and did not get response on call back url v0.5/health-information/hip/request.