Granular scope missing for reading phone number details (phone:read:number:admin)

API Endpoint(s) and/or Zoom API Event(s)
Endpoint to retrieve the phone number details {{baseUrl}}/phone/numbers/{id}

Description
We are trying to retrieve the details of the BYOC phone number from Zoom

Error
Cannot get the phone number details
“message”: “Invalid access token, does not contain scopes:[phone:read:number:admin].”

How To Reproduce
Steps to reproduce the behaviour:
1. Endpoint: {{baseUrl}}/phone/numbers/f36edGPARE-5Y3QJg7r7Ow, method GET
2. App Type: Server-To-Server OAuth
3. Error message:
{
“code”: 104,
“message”: “Invalid access token, does not contain scopes:[phone:read:number:admin].”
}

@gianni.zoom do you mind helping us to take a look at this missing scope, please?
Thank you very much :pray:

Hey @quang.le , I can verify this behavior and submitted an internal inquiry (ZSEE-134251). I will update you when one is made!

1 Like