"accounts" endpoint possibly has wrong scope in docs?

I’m trying to call a GET on /accounts, which the docs says just requires account:read:admin

If I add this scope to an account-level Marketplace app, retrieve the access token, then try to make this API call I get the error:
{“code”:4700,“message”:“Invalid access token, does not contain scopes: [account:master]”}

Of course the account i’m using for API development is not a master account, so if I try to add this scope to the marketplace app, the marketplace prevents me from testing the OAuth request saying I’m not able to authorize the app.

Is this a bug, or am I missing something?

Hi,

Can you please send a ticket to developersupport@zoom.us?