Zoom API with Oauth

Hello Team Zoom,

I need help on joining into Zoom meeting with ZoomAPI Oauth authorization

Here I got successfull response for Meeting API but the problem is how to use that response to join into the meeting especially in node Js platform

here Iam sending code snippet and response I got
PFA

Hi @zoomaccounts1,

Thanks for reaching out!

To clarify, when you say that you’re trying to use OAuth to join a meeting, are you referring to how participants join a Zoom meeting?

If so, I should clarify that the supported way to have participants join a Zoom Meeting is to provide them with the join_url returned by our Create Meeting API/GET Meeting API.

OAuth would be used to authenticate requests to our API to perform actions on behalf of a user, but logging them into a meeting would not be one of these supported methods.

Let me know if this helps!
Will

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