cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

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