{method: "join", status: false, result: null, errorMessage: undefined, errorCode: 1}

Description
Hello Dear,
when try to join room, the operation is failed with the following message
Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.

Error
{method: “join”, status: false, result: null, errorMessage: undefined, errorCode: 1}

Which version?
The latest one [1.7.7]

Screenshots


Smartphone (please complete the following information):

  • Browser:[ Chrome]

Same here - just installed the sample-app-web, updated the API_KEY & API_SECRET in sample-app-web/CDN/index.js, fired up the demo and (for every combination of Room, Password and role I can think of), I see the same resul

t…

It took us a couple of days to figure it out.

But you need to use PRO accounts to join meetings that does not created with the same account as the JWT keys.

It’s weird and dont know why they dont just mention it in the documentation.

Ahhh - either something’s changed somewhere(?), or I’ve discovered the answer (that worked for me). I had to first create a (real) meeting, then use the meeting number without hyphens (i.e . *********** not 941-4394-8999) + password.

Soooo - step #1 accomplished… now let’s try and do something useful…

*This post has been edited to remove any meeting / webinar IDs

Hi @simonH,

Yes you would need a Pro account, use a newly scheduled meetings and remove the dashes. Let me know if that works for you.

Thanks