This API only supports oAuth2 for authorization

Description
i tried using https://api.zoom.us/v2/chat/users/prashant.bharati@evontech.com/messages api with JWT token

Error
but i get following message

{
“code”: 124,
“message”: “This API only supports oAuth2 for authorization.”
}

can’t these api be used with JWT token?

Hey @prashant.bharati,

Currently, it’s only possible to get/send Chat Messages through an OAuth app.

That said, Account-level chat APIs (JWT or OAuth) are something we’re looking into for the future, so stay tuned to our Changelog for that release.

Thanks,
Will

1 Like

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