Invalid access token, does not contain scopes: [billing_plan:read:admin]

Hello

I have some licensed accounts and a problem with scope [billing_plan:read:admin]

  1. created Server-to-Server OAuth App
  2. created jwt-token with Account ID & Client ID & Client secret
  3. did GET https://api.zoom.us/v2/accounts/me/plans with OAuth athorization
  4. recived
{
    "code": 4700,
    "message": "Invalid access token, does not contain scopes: [billing_plan:read:admin]."
}

In scopes Server-to-Server OAuth App i could not find this scope. Only billing: master

In our before version after create token with API Key and Api Secret - everything was ok, but with OAuth it doesnt work.
Help me, please, find this scope and set it to my accounts.
Thank you

Hi @zoom_15
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
Could you confirm that you have a master account API plan?
https://marketplace.zoom.us/docs/api-reference/master-account-apis/

yes, we have a master account.

@zoom_15 I will send you a private message to follow up on this
Best,
Elisa