Description
Hi, I created your “Sample” app from the official Zoom SDK for Android, I also used JWT from https://jwt.io/ with my SDK KEY and SDK Secret. When I debugged the app into my Android device it’s giving me error “Failed to initialize Zoom SDK, error code 5, internalErrorCode 124”. Please help
Please could you double check that your device date/time is correct, and that your server time (where the JWT is generated) is also correct.
Could you take a look and verify that the JWT is being generated correctly? If possible, please enter it at jwt.io and paste a screenshot here showing the results? (Be sure to redact your API credentials).
You can also try creating a JWT token on the Zoom App Marketplace and see if it works in your app. If it does, then it’s an issue with your JWT creation code.
In addition to the above suggestions, please ensure that the key/secret values being used are SDK credentials (the app type in Marketplace will be listed as SDK). Once you have posted the JWT you are using (with your credentials redacted as mentioned above), we will be able to look into this further.
I agree with @alexmayo’s suggestion that there may be issues with setting the expiration time that far out. Please let us know if it works after changing that value.
Thanks for giving that a try. I don’t see the SDK key field in that screenshot, can you confirm that it’s there but redacted? If so, can you please provide the SDK logs so that we can investigate this further?
Thanks for confirming. The logs can be found under sdcard/Android/data/${YOUR_PACKAGE_NAME}/logs. The SDK logs should be an encrypted file. Once you have located the logs, please send them over to developersupport@zoom.us.