Requesting health ID API access

@IntegrationSupport
Can you please provide health ID API access for the Client ID SBX_002592 ?
I’m getting 401 Unauthorized error in RegistrationwithAadhaar API when passing the token

@sureshgn, Please input auth token in jwt.io and share with us the output. It will give all the list of the roles associated with your client-id

{
“exp”: 1678199720,
“iat”: 1678199120,
“jti”: “ca77dd05-791e-416f-b89a-161a5edeb62e”,
“iss”: “https://dev.ndhm.gov.in/auth/realms/central-registry”,
“aud”: “account”,
“sub”: “1f81ccfa-c008-4f97-9af4-d8ee0d29704a”,
“typ”: “Bearer”,
“azp”: “SBX_002592”,
“session_state”: “05b23f22-7613-43a9-ad9a-6285d639bbc0”,
“acr”: “1”,
“allowed-origins”: [
http://localhost:9007
],
“realm_access”: {
“roles”: [
“hiu”,
“offline_access”,
“healthId”,
“OIDC”,
“hip”
]
},
“resource_access”: {
“SBX_002592”: {
“roles”: [
“uma_protection”
]
},
“account”: {
“roles”: [
“manage-account”,
“manage-account-links”,
“view-profile”
]
}
},
“scope”: “openid email profile”,
“clientHost”: “10.233.69.157”,
“clientId”: “SBX_002592”,
“email_verified”: false,
“preferred_username”: “service-account-sbx_002592”,
“clientAddress”: “10.233.69.157”
}

Please find the output

you already have HID role assigned to your client id. Please share the payload screen to help you with resolution.

PFA the screenshots. I have tried with both the

se URls as mentioned in various blogs & tickets in devforum. But all are returning 401 error
https://healthidsbx.abdm.gov.in/api/v1/registration/aadhaar/generateOtp
https://healthid.abdm.gov.in/api/v1/registration/aadhaar/generateOtp

Additional Screenshot of the headers as well

Dear Suresh,

Please go through webinar 7 (https://sandbox.abdm.gov.in/webinars)