I would like to use the Zoom Meeting SDK to embed meetings directly on my website.
However, I cannot see the option to create a “Meeting SDK” app in the Zoom App Marketplace. Also, the toggle to enable the Meeting SDK under the “Embed” section is missing from my existing app.
I have already replied to a Zoom Support ticket, but I would really appreciate help from the developer side as well.
Could you please check whether the Meeting SDK is enabled for my account and, if not, activate it?
I am currently trying to create a “Meeting SDK App” in the Zoom Developer Portal, but the app type is not available in the Marketplace. After reviewing the documentation and verifying my account settings, I still do not see the option to create a Meeting SDK App.
I have already posted this issue in the Developer Forum here:
Hi Cun Siong, Zoom Developer Team,
I would like to use the Zoom Meeting SDK to embed meetings directly on my website.
However, I cannot see the option to create a “Meeting SDK” app in the Zoom App Marketplace. Also, the toggle to enable the Meeting SDK under the “Embed” section is missing from my existing app.
I have already replied to a Zoom Support ticket, but I would really appreciate help from the developer side as well.
Could you please check whether the Meeting SDK is enabled for my account and, if not, activate it?
I tried recreating the integration using the latest sample from the GitHub repository, but it seems to only support clientId. However, in the tutorial video, both clientId and clientSecret are configured in the index.js file.
After some testing, I found that it works correctly with an older version of the sample (v3.11.2). Just wanted to check if I’m missing something on my end or if this is a recent change in how the SDK works.
This is my first project using the Zoom SDK, and I’m eager to learn—apologies if I’ve overlooked anything obvious.
Thanks for posting in the Zoom Developer Forum, @Shreyas3 ! Happy to help here—first, can you share the link to the SDK you mentioned that only supports clientId? There are a number of sample apps in the Zoom Github repository, and I want to make sure I inspect the same one you referenced.