ABHA Sandbox PHP APP Grant Consent not authorising

We are facing this error while calling the api "https://dev.abdm.gov.in/gateway/v0.5/consent-requests/init” when requesting data from other HIP’s. in M3

The api has this following body :

{“requestId”:“6b323f61-f745-4cf6-92ff-df87a0635ecb”,“timestamp”:“2023-07-08T11:00:23.14448”,“consent”:{“purpose”:{“text”:“Data Request For Testing”,“code”:“CAREMGT”,“refUri”:null},“patient”:{“id”:“bijit.0310@sbx”},“hip”:null,“careContexts”:null,“hiu”:{“id”:“10062023”},“requester”:{“name”:“Dr. Bijit Nath”,“identifier”:{“type”:“REGNO”,“value”:“MH1001”,“system”:“https://www.mciindia.org”}},“hiTypes”:[“Prescription”,“DiagnosticReport”,“OPConsultation”,“DischargeSummary”],“permission”:{“accessMode”:“VIEW”,“dateRange”:{“from”:“2023-01-01T16:07:00.00000”,“to”:“2023-07-08T16:07:00.00000”},“dataEraseAt”:“2023-07-31T16:07:00.00000”,“frequency”:{“unit”:“HOUR”,“value”:1,“repeats”:0}}}}

We are following the steps:
Step 1 : (Attached Screentshot)
Requesting patient data from other HIP’s

Step 2 : (Attached Screenshot)
In Abha App we are getting the notification to Accept/Deny the request. But while accepting we are getting this error.