HI @IntegrationSupport
Can you help me with API: cm/v1/apps/login/hid/auth-init
DocRef: https://sandbox.abdm.gov.in/swagger/ndhm-phr-app2.yaml
Request Body:
{
“healthIdNumber”: “22-2626-4321-7532”,
“purpose”: “CM_ACCESS”,
“authMode”: “MOBILE_OTP”,
“requester”: {
“type”: “PHR”,
“id”: “SBX_GOQII_PHR”
}
}
I m not understanding how get requesterid: SBX_GOQII_PHR
But i tried with https://dev.abdm.gov.in/devservice/v1/bridges/services is It correct?
when i sending reqesut it is showing me Access Denied
In header sending Authorization token which i generate with sessionAPI
Attaching screenshot