cancel
Showing results for 
Search instead for 
Did you mean: 
Effective January 9th, 2026 through January 22nd, 2026: The Zoom Community is currently in read-only mode with login disabled, to deliver you a new and improved community experience!

The site is still accessible to view, however, the ability to login, create content, or access your community account is temporarily unavailable. We appreciate your patience during this time. If seeking support, please browse existing community content or ask our Zoom Virtual Agent.

joining meeting timeout fail to join the meeting

Luckyithouse
Newcomer
Newcomer

 

    1. errorCode: 1
    2. errorMessage: "Fail to join the meeting."
    3. method: "join"
    4. result: null
    5. status: false
3 REPLIES 3

RN
Community Moderator | Employee
Community Moderator | Employee

Hey @Luckyithouse are you by chance getting this error in return using the Zoom SDK https://developers.zoom.us/docs/meeting-sdk/web/? Or are you just joining a meeting normally? Just trying to get a better understanding when and where this error is occurring, thanks! 🙂

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Zoom Community Moderator
he/him/his

Have you heard about Zoom AI Companion? ➡️ Check it out!

We are having the same error message when joining a webinar using the Zoom SDK. We've tried both webinars and meetings to no avail. We are seeing in our dev and production environments. The WebSdk version we are using is: 2.5.0

surajkumarsingh
Newcomer
Newcomer

I also encountered a similar problem recently. I'm using Zoom Web SDK version 2.6.0, and according to Zoom's documentation, starting from version 2.7.0, the SDK key and meeting SDK are required. However, even with version 2.6.0, I'm still experiencing the same issue, which suggests that the problem might not be solely related to the version of the SDK.