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

@elisa.zoom
I am facing the same issue and I am using the master API account.
I was trying to find the scopes: [billing_plan:read:admin] in my app.

Please let me know what should I do now and from where I will add these scopes

@elisa.zoom

Looking forward to your response.

Hi @Waleed-Afzal
This topic has been closed, could you please open up a new thread and and tag my name there so I can follow up?

sure!
No problem. I will tag you in the new post

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.