Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
2025-05-22 07:34 PM
What I’m trying to do
I’m building a Meeting-Component app that uses the Zoom Apps SDK’s video_layer APIs to overlay a “✓” on the camera feed. my manifest.json needs an "app_id" set to my SDK Key (App ID).
What I’ve done so far
In the Zoom Marketplace → Develop → Build App, I selected User-managed app → Meeting SDK (sometimes labeled “Zoom App SDK” or “Meeting Component”).
Filled out Basic Information, Surface, Embed, Connect, Scopes (only zoomapp:inmeeting), and Local Test → Add App.
In the App Credentials panel I see Client ID / Client Secret (for OAuth), but no SDK Key or SDK Secret fields.
I opened the Basic Info, Access, Surface, Embed, Connect, Scopes sections again—still only OAuth credentials.
Developer Mode is enabled in the Zoom client and I can load my manifest in-meeting, but all zoomSdk calls silently fail because app_id isn’t set.
What I expected
A section at the top of App Credentials showing SDK Key (App ID) and SDK Secret, which I can copy into my manifest.json.
Documentation indicates Meeting SDK apps use JWT via the SDK Key/Secret, so those values must exist somewhere.
What actually happens
Only OAuth Client ID/Secret are shown under App Credentials.
No “SDK Key” or “App ID” label is visible anywhere in the UI.
Question
Where can I find or enable the SDK Key (App ID) and SDK Secret for a Meeting SDK app in the Zoom App Marketplace?
Has the Marketplace UI for Meeting-Component apps changed recently?
Any additional steps I’m missing to surface those fields?
2025-05-24 08:41 PM
This is a question more appropriate for the Developers Forum at https://devforum.zoom.us/