Provide HID Role for my Client ID

Dear Team,
We are working on integrating Milestone 1 APIs.
Receiving Unauthorized 401 exception on executing genrateOtp (https://healthidsbx.abdm.gov.in/api/v1/registration/aadhaar/generateOtp).

Requesting HID Access for our ClientID: SBX_003021.

Below are the roles present for my ClientID

“realm_access”: {
“roles”: [
“hiu”,
“offline_access”,
“healthId”,
“OIDC”,
“hip”
]
},
“resource_access”: {
“SBX_003021”: {
“roles”: [
“uma_protection”
]
},
“account”: {
“roles”: [
“manage-account”,
“manage-account-links”,
“view-profile”
]
}
},

send the correct header

Thank you Arjun, now working