cancel
Showing results for 
Search instead for 
Did you mean: 
The Zoom Community will be placed in read-only mode January 9th, 2026 through January 22nd, 2026 to deliver you a new and improved community experience!

The community will still be accessible, however, the creation of any new discussions or replies will be temporarily unavailable. We appreciate your patience during this time.

Unable to find SDK Key (App ID) for Meeting SDK / Zoom App SDK

Kanak333
Newcomer
Newcomer

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

  1. In the Zoom Marketplace → DevelopBuild App, I selected User-managed appMeeting SDK (sometimes labeled “Zoom App SDK” or “Meeting Component”).

  2. Filled out Basic Information, Surface, Embed, Connect, Scopes (only zoomapp:inmeeting), and Local Test → Add App.

  3. In the App Credentials panel I see Client ID / Client Secret (for OAuth), but no SDK Key or SDK Secret fields.

  4. I opened the Basic Info, Access, Surface, Embed, Connect, Scopes sections again—still only OAuth credentials.

  5. 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

      1. Where can I find or enable the SDK Key (App ID) and SDK Secret for a Meeting SDK app in the Zoom App Marketplace?

      2. Has the Marketplace UI for Meeting-Component apps changed recently?

      3. Any additional steps I’m missing to surface those fields?

1 REPLY 1

Ray_Harwood
Community Champion | Customer
Community Champion | Customer

This is a question more appropriate for the Developers Forum at https://devforum.zoom.us/


Ray -- check out the GoodClix website.