Getting this error :
on all the requests for M1 certification
{
“code”: “900908”,
“message”: "Resource forbidden ",
“Description”: “User is NOT authorized to access the Resource. API Subscription validation failed.”
}
this is the response from the bridge:
{
“bridge”: {
“id”: “SBX_003078”,
“name”: “Neodocs Healthcare Pvt Ltd”,
“url”: “https://xeol2cf4m6.execute-api.ap-south-1.amazonaws.com/default/abdm-utility”,
“active”: true,
“blocklisted”: false
},
“services”: [
{
“id”: “MTPL_001”,
“name”: “Neodocs”,
“types”: [
“HIP”
],
“endpoints”: {},
“active”: true
},
{
“id”: “MTPL_002”,
“name”: “Neodocs”,
“types”: [
“HIU”
],
“endpoints”: {},
“active”: true
},
{
“id”: “MTPL_005”,
“name”: “Neodocs”,
“types”: [
“HIP”
],
“endpoints”: {},
“active”: true
}
]
}