Hi,
I just download de latest Android SDK and I ran the sample2.
But I always receive this toast:
onZoomSDKInitializeResult, errorCode=1, internalErrorCode=0 when using JWT token
The JWT Token I got from this page:
https://marketplace.zoom.us/develop/apps/uGWwU54FR6K7srxU0mxQkA/credentials
In the credentials page, there is a “View JWT Token”, I just get it and put in the SDK_JWTTOKEN constant.
I’m hours on this and I can’t get this simple demo to work. Can anyone help?
Hi @mariacrisgelmetti,
Thanks for using Zoom SDK. The JWT token you are mentioning is for the Zoom API. The JWT token for SDK is another token, you may follow the instruction here: https://marketplace.zoom.us/docs/sdk/native-sdks/android/mastering-zoom-sdk/sdk-initialization
Thanks!
Thank you, it was my mistake.
If anyone has the same problem, go here in this page:
https://marketplace.zoom.us/develop/create
And use the “SDK” option, not the JWT.
1 Like
Hi @mariacrisgelmetti,
Glad to hear that it is working. Happy Zooming!