Description/Error
I’m using the example provided on github (https://github.com/zoom/sample-app-web ) and trying to connect to a meeting. Basically I followed the readme:
- Added API key and secret from jwt application.
- npm install && npm run start
Which Endpoint/s or Web JS SDK?
On ZoomMtg.join
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Screenshots (If applicable)
I get the error
Additional context
localJsonpCallback({“status”:false,“errorCode”:200,“errorMessage”:“Invalid signature.”,“result”:null});
Never mind meeting id was wrong