cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Issue with Zoom Meetings Connecting Despite Different Invites

snehanamdev8
Newcomer
Newcomer

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:

  1. https://zoom.us/oauth/token – to retrieve the access token.
  2. Meeting Creation API (https://api.zoom.us/v2/users/me/meetings) – where I used my own account as the host but invited different emails for each meeting.

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:

  • I have four users: A, B, C, and D.
  • Link 1 was shared with A and B, and Link 2 was shared with C and D.

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

0 REPLIES 0