Embed Chat Room with Web SDK

I need to add a group chat room to a website.

All the users will already be on a Zoom call, and it would be optimal if they could stay in the same chat room and still see the same chat. To be clear, I don’t want anything whatsoever from the Zoom meeting besides the chat.

I would prefer not to build out a new chatroom and wire it up to a backend and all that.

I have been successful using the Web SDK to integrate Zoom onto a webpage but it seems like the Web SDK isn’t the right tool for my needs since it requires JWT authentication instead of OAuth. Is this correct?

Hey @ThompsonPlyler,

Correct. Have you considered using our Chat Message APIs which work with OAuth?

Thanks,
Tommy

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