Regarding Web SDK integration in React app

I am trying to implement zoom sdk in my react app. ZoomMtg.init() method is calling, but I am not receiving any error or success msg. ZoomMtg.join() is not calling.

Error

Version - 1.8.1

Development Machine - Windows 10 Home edition.
Framework - React Js

Code logic

Hey @madhu,

Does "init success" show up in your logs? Can you share what values you are passing for all the keys in the ZoomMtg.join function? One of them is probably invalid.

Thanks,
Tommy

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