V1.7.5 Joining meeting timeout. Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again

Description
error on sample-app-web: Joining meeting timeout. Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.

Error
Joining meeting timeout. Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.

Which version?
probably 1.7.5

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. download sample app from https://github.com/zoom/sample-app-web.git
  2. Edit sample-web-app/CDN/js/index.js like below.(using my keys)
    API_KEY = ‘XXXXXXXXXX’
    API_SECRET = ‘XXXXXXXXXXXX’
  3. run server by ‘npm start’
  4. enter room ID and room password.
  5. press ‘join’

Screenshots
image

Hey @kareem,

Please use version 1.7.7 or above. Version 1.7.6 is deprecated and no longer works:

Thanks,
Tommy

@tommy,
Thank you!
It works!

1 Like

You are very welcome! :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.