ZoomAPI Ask how to use 'join_url&zak='

i use api using jwt

I use ‘join_url’ from ‘/ users / {userid} / meetings’.
If you are already logged in to the zoom application with ‘join_url&zak=’, you will participate with the original logged in ID, not the requested ID.
I want to know if there is a function that can participate in the meeting room with the requested ID.

Hi @ktechjh,

Just to make sure I’m on the same page, are you trying to use the join_url as a meeting participant?

If the user is not logged into Zoom already when they use a Zoom join_url, they will be required to login. If they’re already logged in, they’ll join the meeting without having to login.

Let me know if you have questions about this.

Best,
Will

Thank you.
I want to participate in the meeting room with the ID of the request from ‘zak=??’ even if I am already logged in.

Hi @ktechjh,

To clarify, the GET User Token endpoint is for starting meetings, not joining.

Are you referring to using this ID to avoid user login when joining? I should note that this is not supported by that token.

Let me know if this helps to clarify,
Will

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