I want to HOST the meeting using WEB SDK from different account![Like Android EmailUserLoginHelper.getInstance().login(zoomId, zoomPassword);]

I have already created zoom sdk & jwt token for my Laravel web application. Attendee can easily join the their corresponding meeting. That’s perfect for me. But the problem is, Except from my gmail account(which i have created zoom app credentials), other user can not be able to HOST the meeting.
Is this possible to HOST the meeting using WEB SDK with different user account?

Browser Console Error

  1. errorCode: 3712
  2. errorMessage: “Signature is invalid.”
  3. method: “join”
  4. result: “Invalid signature.”
  5. status: false

SDK Version: 2.1.0

Device:

  • Device: [Computer]
  • OS: [Windows 10]
  • Browser: [Chrome]

Hey @Pranto ,

Great question, this functionality is coming soon, keep an eye on our releases: https://marketplace.zoom.us/docs/changelog

In the meantime, here is some info:

Thanks,
Tommy

1 Like

Thank you so much for your reply.

1 Like

Hey @Pranto,

I’m glad to hear that helped! I’ll go ahead and close this topic now but feel free to open a new topic if you encounter any further issues or questions.

Thanks,
Max

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