Code 200, No Permission. when connecting to new /report/chat/sessions endpoint

Description
We are in the process of migrating from /im/chat/sessions API endpoint to /report/chat/sessions API endpoint due to IM’s endpoint being deprecated.
We have added the scope report_chat:read:admin to the OAuth app and the admin User which install’s the app appears to have Report chat permissions via the Manage Dashboard.
When we try to connect to /report/chat/sessions (after completing the OAuth authentication process) we receive a Response 400, Content: {“code”:200,“message”:“No permission.”}

I’m unsure what the “Report chat permissions” requirement is or if we have applied this in the correct area.

Any help on resolving this issue is appreciated.
Thank you.

Error
Response 400, Content: {“code”:200,“message”:“No permission.”}

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

Which Endpoint/s?
Get chat sessions reports - Reports - Zoom API - API Reference - Zoom Developer - Technical Documentation and Reference

How To Reproduce (If applicable)
Send a GET request to the /report/chat/sessions

@tzoom,

Welcome back to the Developer Forum and thank you for posting. In Zoom Portal Role Management Account settings, you can double check when testing this API that the users have chat permissions enabled?

Best,
Donte

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