I’m trying to run Milestone M1 API for creation of ABHA number using OTP
https://abhasbx.abdm.gov.in/abha/api/v3/enrollment/request/otp
But I’m getting following error on Postman
{
"code": "900908",
"message": "Resource forbidden ",
"description": "User is NOT authorized to access the Resource. API Subscription validation failed."
}
Seems like my client id doesn’t have the access. My client id is - SBX_002146
Please assign the appropriate role to it @IntegrationSupport @Ramandeep24
Thank you.