Description
I am trying to embed zoom into our application however when I try to join the meeting I keep getting this error:
Using a Zoom JWT App type API Key (apiKey) is no longer available in version 2.7.0+ of the SDK. Please use an SDK App type SDK Key (sdkKey) instead and the SDK JWT Auth flow
- errorCode: 3
- errorMessage: “Error Code: 3”
- method: “join”
- status: false
Even if I follow all the instructions in the guide included in the error message(which I cannot post a link to)
Browser Console Error
Using a Zoom JWT App type API Key (apiKey) is no longer available in version 2.7.0+ of the SDK. Please use an SDK App type SDK Key (sdkKey) instead and the SDK JWT Auth flow
Which Web Meeting SDK version?
3.1.6
Meeting SDK Code Snippets
It is the standard code snippter provided in the Zoom SDK guide
Screenshots
The Zoom apllication loading screen just hangs
Device (please complete the following information):
- Device: Device independent
- OS: OS independent
- Browser: Browser independent
I am stuck please help