I’m started a vue application with npm package “zoomus-jssdk” and i faced the log: “Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again”.
I’m noticed that there’s others issues opened to solve this problem but none of these fixed my problem.
My npm package have the version: 1.3.8. I’m running it on web and the credentials is set by JWT.
If there’s a need to see the application repository just let me know.

