Meeting IDs:
I got a user’s list of scheduled meetings using this endpoint, here are some:
93531440613
93637317982
95554159681
Ended scheduled meetings status shows as waiting issue:
Based on a staff answer here , a recurring or instant meeting type reverts to status waiting at the end.
I’m using this endpoint, /meetings/{meetingId}. The IDs above returns the meeting type as “2”, aka a scheduled meeting as expected and therefore should not revert to status waiting at end.
However, the status has become “waiting” when the meeting has already happened a week ago. That is in contrast to the staff answer.
Meeting ID’s have no instances returned by /past/meetings
I’m unable to get any meeting instances via /past_meetings/{meetingId}/instances even though an instance of the listed IDs should exist and it had more than 1 participant.