Not able to join meeting with videosdk

Description
Can someone help me, I can’t start/join the meeting, it throws
errorCode: 200
reason: “This account does not exist or does not belong to you”
type: “JOIN_MEETING_FAILED”

m using latest version of @zoom1234/videosdk

I have searched everywhere but no correct answer to help me solve

For now I am assigning static values, to see how it behaves but without success

Browser Console Error
error type: ‘JOIN_MEETING_FAILED’, reason: ‘This account does not exist or does not belong to you.’, errorCode: 200

issue fixed.
incorrect jwt token was generating.

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