Teams in-meeting app startDateTime & endDateTime for recurring meeting shows values of the first initial meeting of the series instead of the current meeting I'm in.

Gabriel Labelle 56 Reputation points
2022-06-06T01:46:38.063+00:00

Hello,

I'm currently building an in-meeting Teams app. Created a recurring meeting on the 24th of May and added my app to that recurring meeting. The meeting is to happen every Friday at 6pm.

When I go the occurence of the meeting for Friday 10th of June, go to my app, I still have the value of the initial meeting instead of having updated values that match the current "pre-meeting" I have entered.

208510-screen-shot-2022-06-05-at-213109.png

creationDateTime: "2022-05-24T00:56:43.21894Z"
startDateTime: "2022-05-27T18:00:00Z"
endDateTime: "2022-05-27T18:30:00Z"

are the value from the initial meeting, the first of the series.

208601-screen-shot-2022-06-05-at-213039.png

FYI I get the meetingId from the Teams context via the Teams SDK, send that ID to my BE, that gets the info from the onlineMeetings endpoint.

208574-screen-shot-2022-06-05-at-214248.png

Microsoft Teams | Development
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.