I have been trying to get this right
https://platform.ringcentral.com/restapi/v1.0/account/~/extension/495101030/authz-profile/check?permissionId=ReadRingSenseInsights
to check only if this extension has ring sense enabled so i can retrieve and log its daily activity but i am getting this error,
{
"errorCode": "CMN-404",
"message": "Attempt to access another extension",
"errors": r
{
"errorCode": "CMN-404",
"message": "Attempt to access another extension"
}
]
}