Hi dongyuekai,
Thanks for the post.
- User ID: your email address
- Zoom access token: the zak token retrieve from Zoom API
- Username: Display name in the meeting
- User token: the zoom token retrieve from Zoom API
- meeting number: If you scheduled a meeting, you will have a meeting number
- vanity ID: The name is shown in the personal link:https://support.zoom.us/hc/en-us/articles/201362843-Personal-meeting-ID-PMI-and-personal-link
You may find the details of each concept in our SDK doc: https://marketplace.zoom.us/docs/sdk/native-sdks/preface/zak
Thanks!
Now,i can get a userId and zak to make a request through postman, but i got an empty json ‘{}’ when i tried to get a userToken:
Hi dongyuekai,
If you would like to call Zoom API using Postman, please make sure you have configured the Postman by following the instruction here: https://marketplace.zoom.us/docs/guides/tools-resources/postman/using-postman-to-test-zoom-apis.
Please try to use your email address as the userId in the URL, pass the corresponding parameter to get the zoom token:https://marketplace.zoom.us/docs/api-reference/zoom-api/users/usertoken
Hope this helps. Thanks!
Now when I cd ./demo npm run packager-mac , error
and when i run sh run_demo_mac.sh I can Start the demo, but when i click the startMetting it crashed
Hi dongyuekai,
Thanks for the reply. Is this post related to the crash you are facing? When I click start it crashed, if yes, I have requested a few more information in the post and once we have more information, we will be able to help you.
Thanks!