Integration of web zoom video sdk with flutter video sdk

I have integrated the Zoom Video SDK into my web application using the Video Web SDK in JavaScript. I am encountering difficulties with hosting or joining a video session using the session name and passcode provided by the Flutter SDK, which is integrated for the Android platform. Additionally, I’m using the same SDK key and SDK secret in both Django and Flutter for hosting and joining zoom videos.

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