How to authenticate zoom account level app using oauth for non admin users?

We are trying to use Zoom report API’s to fetch users billing information.
For this we would need zoom account level app(user managed app will not be able to fetch report api’s).
I see we have one account level app in zoom. But I am not able to authorize while using this app when I add reports scope.
I get this error.

“You cannot authorize SeagenBETA”

Admins can authorize in postman when using same oAuth credentials. How can an admin grant users access to this app,so that as a user I can authenticate using oAuth on this app?

Hi @sugeorge ,

This endpoint requires admin role permission. Are you an admin? Only admin users or developer users with admin permissions would be able to authorize.

To use this API Scopes: report:read:admin is needed.