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

Hello @gianni.zoom ,
We are seeing the same issue that we are not able to find the scope

Scopes: phone:read:admin

Granular Scopes: phone:read:numbers:admin

Could you please suggest?
Thank you!

Hi @swapna.cheguri , this issue is still unresolved. I do not believe this scope should be pushed to production yet or there may be a substitute. I just followed up again with the API team.

Thank you for the prompt response.

Thanks for the reply @gianni.zoom
Do you have any vision on when it’ll be available? It is becoming a blocking point for us as our application relies on number discovery from Zoom.
It is still working with the legacy scopes but we are not sure till when.

Hi @quang.le , the API team is not able to provide a time but I have relayed your message.

Hello @gianni.zoom ,

We’ve the same issue with missing granular scope.

Scopes: phone:read:admin
Granular Scopes: phone:read:numbers:admin

Have you a delay when this issue should be fixed ?

Have a nice day
Best regards

Hi @maxime.peccoux ,

Please see the following:

I’ve reached out to them again today though!

Hey, the scope seems to be available today.

1 Like

Thank you for circling back to this thread to share!