Web SDK 1.7.4: Cannot join meetings: “Joining meeting timeout.”

@tommy Hey, I just wanted to know if we can handle the error popups like these and make them customizable ? Like changing the error message into something else.

@tps-egy I had this problem before , the workaround which has worked with me , is to add delay after generating a meeting ID , joining instantly has lead me to this problem .

1 Like

Hey @kalmuraee,

Thanks for your suggestion! @tps-egy, let us know if that works.

Thanks,
Tommy

Hey @noman.ahmad456,

This currently is not supported out of the box, but you could figure out how to modify the Web SDK code. :slight_smile:

Thanks,
Tommy

Hey @kalmuraee,

Thanks for your suggestion!, can you share the delay code which used or explain more details what did you do ?

Regards

I’ve used an express endpoint for that , you can find it here .

Thanks for sharing @kalmuraee!

@tps-egy, let me know if that helps! :slight_smile:

-Tommy