SDK Zoom meeting Error while host joining

I have created Zoom SDK App for Web, it should have created 4 credentials (ClientID, Client Secret, SDK Key and SDK Secret) but I just got keys (Client and Secret).

Anyway, I have tried using clientID and Client Secret in place of SDK Key and SDK secret respectively.

But I am getting either length issue when I use Client Id as SDK key But When I replace sdkKey with apiKey, then it throws the error Permission failed

here the explanation for ClientID, Client Secret

id

infos for migrating from JWT app to Meeting SDK app

infos for troubleshooting the signature

it sounds like you might be using a slightly older version of Meeting SDK for Web.

Do upgrade to the newer versions of Meeting SDK for Web, the newer version support using ClientID and Client Secret.