Zoom goes to the infinite loading when join the meeting

{
“type”: “VIDEO”,
“evt”: “ERROR”,
“errorCode”: “NOT_CONNECTED”
}

Hey @teenycoders , are you using any of Zoom SDKs? Please clarify your setup and how to reproduce.

Yes I am using Zoom SDK
sdk version “@zoomus/websdk”: “^2.9.7”,

The Zoom meeting API I have integrated is functioning properly when the host joins, but when guests try to join it goes into infinite loading

below is my code