I am unable to intregate first zoom meet, may be it for update recently, all youtube tutorial seems outdated i can't find sdk key?

I’m currently facing challenges while integrating the Zoom SDK into my application. Specifically:

SDK Key Missing: I’m unable to locate the Zoom SDK key in the developer dashboard (or the expected location).

Session Generation Failure: The backend fails to generate sessions, possibly due to outdated methods.

I suspect recent updates to the Zoom SDK have rendered older tutorials (including YouTube guides) obsolete. Could you please provide:

The correct steps to retrieve/generate the SDK key.

Updated documentation or sample code for backend session generation.

Clarification on any recent breaking changes.

1 Like

Perhaps the terminology has changed from the videos you watched, but what you’re looking for is likely “Client ID” and “Client Secret” under “App Credentials” (the first thing displayed when you click into your app in the Created Apps area).

TBH the documentation on the website is probably the most up-to-date.