Zoom Web SDK invalid Signature Error

We are trying to join Zoom meeting through Web SDK. For that we are passing actual Meeting ID that i got from my Zoom account and creating signature based on that

Signature:

MeetingID:

below is source code we are using

Still we are getting below error

Please help to fix this

Hey @hardikm7584 ,

It looks like you are using an SDK app key and secret to generate your signature. Please use a JWT App instead. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.