Description
I follow the instructions here https://marketplace.zoom.us/docs/sdk/native-sdks/windows/getting-started/build-run-play
When running the zoom sdk demo, I always get “auth sdk failed”.
Which version?
latest version download from zoom github
To Reproduce(If applicable)
Steps to reproduce the behavior:
- compile zoom sdk demo
- start sdk_demo_v2.exe
- I am not sure what to input here, so I click “setdomain” directly
- I already create an JWT app from maketplace, so I paste its JWT token to it.
- click auth
get “auth sdk failed”.
Device (please complete the following information):
- OS: Windows 10
other info
The zoom sdk guide said after click SetDomain, the next step will " Then in the following screen, you will be asked to enter your SDK keys & secrets .". But in my test, it ask me to input “sdk JWT token”. I don’t know why.