Join_meeting_failed

@efren ,

it seems the code is ok.

I would do something like

var iat = ToEpoch(now.AddSeconds(-60));
var exp = ToEpoch(now.AddDays(1));

For the meeting which you are joining, are they created by users in the same account or users in external accounts?