Can you test your meeting again? This time if the 403 request error shows up, click retry to see if you can join the meeting. This is a workaround until we deploy a new version of WebSDK in the coming days.
Hi, Iâm having the same issue.
I tried to update the dependency, to delete my account, to deactivate the app, and all what Iâve found following the forum but Iâm still having this error.
This is the error Iâm having trying to click Join Meeting on the Angular sample app:
{
method: âjoinâ,
status: false,
result: null,
errorMessage: undefined,
errorCode: 1
}
We believe this is some sort of caching issue. Please email developersupport.zoom.us with your account # and API Key so we can reset the cache of your previous accounts app.
I am also facing same timeout error issue as above. Can you please help me.
I am using web sdk version 1.7.6. I have updated correct API key and API secret. My meeting ID and password is valid.
I started a meeting with âwaiting roomâ and password disabled and enabling âjoin before hostâ in my phone. Then tried to join using the websdk then it worked. So i guess there is a bug in the waiting room enabled code of zoom web sdk. Please let us know once it is fixed.