How to fix “joining meeting timeout invalid parameter” Zoom Meeting SDK error

Опубликовано: 25 Апрель 2026
на канале: Jenny Man
4,117
29

A quick tutorial on how to embed a Zoom meeting in your website using the Zoom Meeting SDK.

Full video available here:
   • Zoom Meeting SDK Tutorial  

Zoom Meeting SDK Github:
https://github.com/zoom/meetingsdk-web

Zoom App Marketplace:
https://marketplace.zoom.us/

Zoom Developer Forum:
https://devforum.zoom.us/

Reach out if you want to collaborate! Happy coding!

The Zoom Developer Platform is an open platform that allows third-party developers to build applications and integrations upon Zoom's video-first unified platform.

Dev Forum Post:
https://devforum.zoom.us/t/joining-me...

Description
How can I get 36 character length key for my zoom web SDK to pass into Zoom SDK console?

Browser Console Error
When I click on join button on Zoom Join preview window? The error comes as
"Joining meeting timeout.
Invalid parameter"
The dev tools window shows as SDK_KEY length must be 36. However, in our Zoom Marketplace, we got JWT key of length 22 only.

Response
You should recreate an SDK type application, not a JWT application type. JWT is going to be removed in 2023 and should not be used anymore to generate credentials (jwt token) to access with the Web SDK.

By creating an SDK type app, you’ll get a 36 length key and the secret you need to generate your credentials, even for the web SDK.

#zoom #zoomtutorial #zoomvideo #shorts #zoommeetingtutorial #zoommeeting #zoommeetings