Issue with Zoom Meetings Connecting Despite Different Invites
Hello, I created an app on the Zoom Marketplace using the Server-to-Server OAuth method and integrated its credentials into my Rails application. In the app, I utilized two APIs: Even though different emails were invited for each meeting and unique meeting links were generated, I'm encountering an issue where the calls are getting connected to each other. Example: However, instead of staying separate, these calls are getting connected. I suspect the issue might be because the host email is the same in all the meeting creation API requests. Could this be causing the problem? If so, what would be the best approach to ensure meetings remain separate? Thank you for your assistance! Best regards,
Sneha
Show less