Joining meeting timeout - Invalid parameter

Hi there,

I am using the “meetingsdk web sample” on your GitHub repository.

Once I entered the Meeting Number and Password for the Local and try to join the Webinar, it shows this error: “Joining meeting timeout. Invalid parameter”

It shows the below error in the console:

{
    "method": "join",
    "status": false,
    "result": null,
    "errorMessage": "Sdk key length error, must 36",
    "errorCode": 4003
}

FYI: I tried the Components, and it works well.

Thanks,
Farzad