Issues with Zoom Web SDK Client View in Docker Environment - "Report Problem" Modal Appears Instead of Join Button

Hi everyone,

I’m working on a Zoom meeting bot using the Zoom Web SDK (client view) in a Docker environment. The bot is built with Next.js, and I’m using the Chromium module on the server side. My goal is to have the bot automatically join Zoom meetings at the scheduled time.

I set up a cron job to trigger the bot at the meeting start time. The bot uses the goto method to navigate to the Zoom meeting page, where it should automatically click the “Join” button. However, instead of the “Join” button, I’m encountering a “Report Problem” modal.

I’m wondering if there’s something wrong with my approach or if I’m missing any critical steps to make this work. Has anyone faced a similar issue or has any advice on how to resolve this?

Any help would be greatly appreciated. Thanks!

@tech28 , you could check out the Recall.ai API for your meeting bots instead.

It’s a simple 3rd party API that lets you use meeting bots to get raw audio/video from meetings without you needing to spend months to build, scale and maintain these bots.

Let me know if you have any questions!

Hi Amanda,

Thank you for your comment.

I have a question regarding your service, Recall.ai. When the bot records a meeting, is the recorded file saved on the Recall.ai server, or is it stored elsewhere?

Looking forward to your clarification.

Best regards,
peter