Hi tommy
Thank you very much for your response
I have been suffering from zoom problems for the past 17 days
Was working fine 1.7.7 but it stopped working
Then came the virgin 1.8.0, but it also does not work
Then I did the last thing you advised me, and the problem still exists
This caused me many problems with clients
These are some things that may help you solve my problem
my request
Can you share the code you are using to generate it? You can reference the Web SDK sample code for generating a signature. We did update the expiration time around the same time as we released version 1.7.7.
@tommy
Unfortunately Tommy, the issue is the same , although you reply me that the signature looks correct , kindly support us , whereās the problem. How we can solve it if itās from our side
Regards and waiting your reply asap
I am seeing this issue with v1.8.5 when the meeting has not started. With v1.8.3 I would get a more accurate error alert saying that the meeting has not started yet. With v1.8.5 Im getting this connection error. Then when I start the meeting, and retry sdk implementation, the error goes away and I can join the meeting no problem.
If this connection time out error is being caused by meetings not being started, it would be nice to revert to the old error message which was more accurate.
Thank you for reaching out to the Zoom Developer Forum. Do you see this same issue when using the latest version of the Web SDK (v1.8.6)? When I test on that version I see a more accurate error message when the meeting hasnāt started.
yes, i am seeing the same issue with Web SDK v1.8.6 and its not giving a good user experience. it should say that āMeeting hasnāt started. Please wait for host to joinā
Currently use version web SDK (1.8.0)
Unfortunately I got a problem is a very strange problem
āJoining meeting timeout.
The signature has expired.
But when you reload the page, maybe many times
it might work
I do not know the reason for that
The next time you encounter this, can you share your signature with us here, as well as a screenshot of the browser console? This will help us to take a closer look.
HI Will
The time on the server works fine
Can I understand why it might work once and again not
From where do I know what the problem is because it is very strange
We are in big trouble because of this point
Hi, Iām getting this error when using the react sample app. Itās using SDK v1.9.0. Iāve followed the setup instructions, with the only change being to rename app.js to App.js because the file was incorrectly named out of the box.
Iām using a JWT App type for the key (though thereās nowhere in the setup that asks for the secretā¦)
My developer account is Pro
Iāve tried both starting a new meeting (with role == 1) and joining an existing meeting (with role == 0) with the same error both times
There is no issue with signature generation - my endpoint is live and Iām able to successfully retrieve signatures with Postman
Any ideas on what the issue is or where to look? Other details are that Iām on OS Catalina 10.15.1 and Iāve tried both Brave Browser 1.18.77 (shields down) and Safari 13.0.3. Thanks.