cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid access token, does not any contain scope

tak01
Listener


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 | Zoom Employee
Community Champion | Zoom 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.