Upgrading SDK version and switching from JWT app to Server-To-Server OAuth

@vishwajeetbhosale

Question: Is it possible to keep the same flow as it was with JWT App type?
Answer: Could you elaborate on what is the “flow” you want to keep?

Question: Can we use same SDK Key & Secrete for meeting & API OR SDK is only for Web Meeting & OAuth for ZOOM Rest API (I’m using Get user, Get Meeting, Create Meeting, Create User etc.)

Answer: If you are using a recently created Meeting SDK App Type, you will have Client ID and Client Secret as your credentials. This can be used for Meeting SDK and OAuth access to Zoom REST API.

But do note, the reverse is not true. Server to Server OAuth Crendentials cannot be used for Meeting SDK