Trigger redirect to leaveUrl if waiting_room is on and click "Admit"

Reproduce:

  • waiting_room is set to true in creating a meeting HTTP API
  • Meeting host init() and join() a meeting
  • Meeting guest joins the same meeting, in host screen, a pop up appear and click “Admin” button
  • Meeting host will be redirected to leaveUrl

Expected:

Host keeps on the same page.

Can you please help on this? Thank you very much.

Hey @alucard001,

Thank you for reaching out to the Zoom Developer Forum. I wasn’t able to reproduce this issue on my end. First, please confirm if you see this same issue when using the Sample Web App. You can use that code as a reference for how to use the Web SDK.

If that doesn’t help, are you able to provide a public git repo of your code so that I can test this on my end?

Thanks,
Max

Hi Max. I am using Chrome with mobile view (iPhone 5/se). Not sure if it is the case but please take a look.

I wonder if it is some layering problem, like one cover another.

I’ll post the repo here later on.

Thank you.

Hi Max

I can’t reproduce the issue also. It seems that the Admit button is OK now.

Thank you.

Hey @alucard001,

I’m glad to hear that everything seems to be working now! Feel free to reach out 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.