About OAuth device scope

I am trying to use the zoom api.
I want to deal with the /h323/devices API.
At this time,‘Scopes: h323:read:admin’ is required for OAuth, but no matter how much you search for App Scope, there is no corresponding scope.
My license is currently’business’.
Is there anything else you need to set up?

Hi @ihlee,

Thanks for reaching out about this.

Can you confirm that the OAuth app you’re using is an account-level app? Based on the screenshot, it looks like you might be using a user-level OAuth App, which is why you’re not seeing this scope.

The h323:read:admin scope for our GET h323 Devices endpoint will only appear for Account Level OAuth apps, as it requires admin permissions.

Let me know if this might be the case,
Will

You are right. Thanks for the reply.

No problem, @ihlee — glad I could help! :slight_smile:

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