Billing Report Request - No Permission in JWT App

Description
I am creating a service to fetch various data from Zoom via JWT, but the billing report method returns no permission. No other methods are returning that error that I have tried thus far. Is it possible to fetch the billing report via JWT, or does that have to be through an approved account / OAuth?

Error
The error response object is: {“code”:200,“message”:“No permission”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT.

Which Endpoint/s?
/report/billing

How To Reproduce (If applicable)
Steps to reproduce the behavior:

Additional context
The documentation says a pro account or higher is required, which makes me wonder if it’s not possible to fetch this data via JWT. Any help would be greatly appreciated.

Hi @ndeering17,

Thanks for reaching out about this—this endpoint is accessible using JWT, but it seems like a permission error. Can you make sure that you have the Department Billing permission enabled?
image

Thanks,
Will

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