Join other accounts as participants

Description
Currently, we have integrated the Zoom SDK into our app, but the issue is that only our account can join the meetings.

Which macOS Meeting SDK version?
v6.1.1.16420

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Create a meeting in Zoom app using a different account (*not the account used for development or the account used to sign up here)
  2. Enter the meeting ID and passcode that were created into our app.
  3. No requests sent in the Zoom app

Device (please complete the following information):

  • Device: Apple MacBook Pro (13-inch, M1)
  • OS:Ventura 13.5.1

Hi,
When you create a meeting via the create a meeting endpoint you will be returned a join_url
As such you could share the join_url with participants, allowing them to join the meeting directly using the link provided (including those not associated with the development account)

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