zoomevent api for attendance and data sync does not work until the day after the event ended
The BETWEEN dates in the zoomevent api calls were simply Y-m-d
which implies a time of 00:00:00
, so attendance data and other data synchronization would not happen until the day after the event end.
Will submit an MR with a fix.