cancel
Showing results for 
Search instead for 
Did you mean: 
2025 CMX Awards

The Zoom Community is nominated for the 2025 CMX Community Industry Awards in the Customer Support Community category!

Vote now

Invalid access token, does not any contain scope

tak01
Newcomer
Newcomer


Calling  endpoint  List phone users (https://api.zoom.us/v2/phone/users)
https://marketplace.zoom.us/docs/api-reference/phone/methods/#tag/Users/operation/listPhoneUsers


Getting Response

"code"124,
 "message""Invalid access token, does not any contain scope."

Using JWT token generated by OAuth through the App

 

tak01_0-1658737871817.png

 

App is properly set to have  Scopes: phone:read:admin

tak01_1-1658738098052.png

 

 

What could be the issue?

 

1 REPLY 1

jefrancisco4
Community Champion | Employee
Community Champion | Employee

@tak01 , You could check to make sure that the token has not yet expired. You could regenerate a token with a longer expiration if ever.