Hello,
I am facing an issue when I would like to run zoom meeting using own browser (private zoom url on my website).
The message shown “connection has timed out and you cannot join the meeting. verify your network connectivity and try again”. No issue if using Zoom generated link.
- I am using a [JWT App type ]for key and secret.
- I am using a[Pro or higher Zoom account ]
- I am using a real, running meeting id and creating the meeting as a host
I did check on call log
Blockquote
“response_headers”: [
“Set-Cookie: zm_aid=”“; Domain=.zoom.us; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; Secure; HttpOnly”
],
I need advice on how to fix this issue.
