/accounts/{accountId}/settings

API Endpoint(s) and/or Zoom API Event(s)
/v2/accounts/{account-id}/settings

Description
I am trying to call the endpoint :
/v2/accounts/{account-id}/settings using a token obtained via the api /oauth/token. The Token returned confirms I have account:read:settings:master scope but still I get the following error when calling the settings endpoint.:

{"code":4711,"message":"Invalid access token, does not contain scopes:[account:read:settings:master]."}

Could you please help me understand what I might be missing?

Hi @kartik1
Thanks for reaching out to us and welcome to the Zoom Developer Forum!
Are you still facing this issue?
If so, please confirm if you have a master account license associated with your account?