Zoom.join({}) not returning any response

Using this template helps us debug your issues more effectively :slight_smile:

Description
Am trying to login in users to the meeting using Zoom JWT, but Zoo.init() function works well but Zoom.join does not show or through any error.

Error
Am not able to get any response from Zomm.join() am using javascript to launch a meeting.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Am using JWT

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:
Am not sure how to produce the error, as its my first time using zoom apis

Screenshots (If applicable)

Additional context
When executing the program it runs but Zoom.join is not executed as i can get the other logs after the Zoom.join() function.

Hey @elijahnyaroya,

Thank you for reaching out to the Zoom Developer Forum. I just have a couple questions to start looking into this:

  1. What version of the Web SDK is this?
  2. Does this happen when you use the Sample Web App?
  3. Are you able to share how you are calling init() and join()?

Thanks,
Max

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