Invalid parameters usin websocket

Before Creating a New Topic:

If you’re experiencing unexpected Video SDK behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Description
Hello , i’m a student and I have a project using zoom . The purpose of my project is to use zoom to create and join a meeting for all the students in my developing class (12 students ) .But I have a problem with websocket.

Browser Console Error
{“evt”:0,“seq”:0,“body”:{“test”:“welcome to zoom!”}}
{“evt”:0,“seq”:1,“body”:{“status”:“READY”}}
{“evt”:0,“seq”:0,“body”:{“test”:“invalid parameters!”}}

I have con ID in the body of the message but I don’t know if it’s private or not.

Which Web Meeting SDK version?
2.1.1

Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

Device (please complete the following information):

  • Device: lenovo T490s
  • OS: windows 10
  • Browser: Chrome
  • Browser Version 88.0.4324.150 (Official Build) (x86_64)

Additional context
Add any other context about the problem here.

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