Subject: Issue with SDK Initialization - Error Code 5 and Internal Error 124
Description: Hello Zoom SDK Support,
I am currently facing an issue while initializing the latest version of the Zoom SDK in my application. Despite following the documentation and ensuring that my API key and token generation are correct, I’m consistently encountering an error.
SDK Version: Latest Version -v5.17.1.18530 Error Details:
Error observed during SDK initialization.
Error Codes: errorCode=5 and internalErrorCode=124.
2024-01-15 13:06:19.649 11781-11781 System.out us.zoom.sdkexample I onZoomSDKInitializeResult, errorCode=5, internalErrorCode=124
2024-01-15 13:06:19.649 11781-11781 InitAuthSDKHelper us.zoom.sdkexample I onZoomSDKInitializeResult, errorCode=5, internalErrorCode=124
2024-01-15 13:06:19.649 11781-11781 ZoomSDKExample us.zoom.sdkexample I onZoomSDKInitializeResult, errorCode=5, internalErrorCode=124
2024-01-15 13:06:19.650 11781-11781 Compatibil...geReporter us.zoom.sdkexample D Compat change id reported: 147798919; UID 10168; state: ENABLED
Attempted Solutions:
Verified API key and secret.
Checked the JWT token generation for accuracy.
Ensured that the SDK version is the latest and compatible with my development setup.
Request: Could you please assist in identifying the cause of this error and suggest a solution? I am unsure if this is related to my implementation or an issue with the SDK environment.
@chunsiong.zoom , SDK auth issue was resolved. Now i want to receive raw audio data in my android app using zoom sdk, but i am facing issue MobileRTCRawData_No_License