When I click Build App in the Zoom Marketplace, a popup appears with three options:
-
General App: Build a general app to integrate Zoom APIs and products using OAuth 2.0 to access authorized user data and/or connect with third-party services through the Zoom platform via direct API interactions.
-
Server-to-Server OAuth App: Build an app that provides server-to-server interaction with Zoom APIs.
-
Webhook Only App: Build an app that can receive event-based notifications for Zoom account events.
But I want to generate the SDK Key and Secret for the Video SDK.
My Questions
-
My app listing status shows “Draft”. Do I need to publish the app in order to start using it? I only want to test the Video SDK locally (localhost).
-
Is the Client Key and Secret the same as the SDK Key and Secret for the Video SDK?