cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

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.