Please enter TK parameter to join as a panelist

I have integrated web client sdk in my platform. At first, I can join the zoom webinar as an attendee from my platform itself and promote myself as a panelist from the zoom web app but after I leave the webinar from my platform and join again I am getting an error message “Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.”

In the console, I am getting the message “{method: “join”, status: false, result: “Please enter TK parameter to join as a panelist.”, errorMessage: undefined, errorCode: 1}”

I am using “@zoomus/websdk”: “^1.9.1”

Please let me know how can I solve this issue.

Hey @ashishxporium,

Thank you for reaching out to the Zoom Developer Forum. This might be related to recent changes around registration required meetings with the Web SDK. Have you had a chance to test this on the latest version (1.9.6)?

You can use the Sample Web App as a reference or to test directly.

Thanks,
Max

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