cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Created Meeting SDK but sdk key and secret key missing

AbdulWahab1021
Newcomer
Newcomer

Hello, I have created my client zoom account meeting SDK, but the SDK key and SDK secret key are missing. Please give me a way hot get the SDK key and secret key.

2 REPLIES 2

elearningevolve
Newcomer
Newcomer

Having the same issue, can this bug be fixed for all the users?
@tommy 

https://elearningevolve.com/

tommy
Zoom Employee
Zoom Employee

Hey @elearningevolve , @AbdulWahab1021 , 

 

Meeting SDK app types created after February 11, 2023 have one set of credentials

  • If you see an SDK Key and SDK Secret on your Meeting SDK app credentials page, use those to generate the Meeting SDK JWT.
  • If you do not see an SDK Key and SDK Secret on your Meeting SDK app credentials page, use the Client ID and Client Secret to generate the Meeting SDK JWT (use either development or production credentials).

https://developers.zoom.us/docs/meeting-sdk/auth/#generate-a-meeting-sdk-jwt

 

Thanks,

Tommy