'Online Meetings GET calls do not contain all data anymore
We have been using the graph API /onlineMeetings get calls to retrieve the meeting data successfully for the past few months. Unfortunately, since about two days, we now get incomplete information anymore.
For example, the call to:
GET https://graph.microsoft.com/beta/users/{user_id}/onlineMeetings/{meeting_id}
used to return a meeting object filled with the subject, end time and other information. Now it is very sparsely populated, i.e.:
{
"@odata.context":"https://graph.microsoft.com/beta/$metadata#users('b7217c01-be30-4711-8ee9-0fb83511e451')/onlineMeetings/$entity",
"id":"MSpiNzIxN2MwMS1iZTMwLTQ3MTEtOGVlOS0wZmI4MzUxMWU0NTEqMTY1MjM3NzcxMDQ5MyoqMTk6RXlaQU1GNS02YmlCa1FwWnNLOXJWUzhYeHl5eDZOc3VHRVVTSnR6N3BYSTFAdGhyZWFkLnRhY3Yy",
"creationDateTime":"2022-05-12T17:48:31.201931Z",
"startDateTime":"0001-01-01T00:00:00Z",
"endDateTime":"0001-01-01T00:00:00Z",
"joinUrl":"https://teams.microsoft.com/l/meetup-join/19%3aEyZAMF5-6biBkQpZsK9rVS8Xxyyx6NsuGEUSJtz7pXI1%40thread.tacv2/1652377710493?context=%7b%22Tid%22%3a%22305c5d45-a56b-4db7-9775-3ff1f2e380d9%22%2c%22Oid%22%3a%22b7217c01-be30-4711-8ee9-0fb83511e451%22%7d",
"joinWebUrl":"https://teams.microsoft.com/l/meetup-join/19%3aEyZAMF5-6biBkQpZsK9rVS8Xxyyx6NsuGEUSJtz7pXI1%40thread.tacv2/1652377710493?context=%7b%22Tid%22%3a%22305c5d45-a56b-4db7-9775-3ff1f2e380d9%22%2c%22Oid%22%3a%22b7217c01-be30-4711-8ee9-0fb83511e451%22%7d",
"meetingCode":"None",
"subject":"None",
"isBroadcast":false,
"autoAdmittedUsers":"everyoneInCompany",
"outerMeetingAutoAdmittedUsers":"None",
"isEntryExitAnnounced":true,
"allowedPresenters":"everyone",
"allowMeetingChat":"enabled",
"allowTeamworkReactions":true,
"allowAttendeeToEnableMic":true,
"allowAttendeeToEnableCamera":true,
"recordAutomatically":false,
"capabilities":[
],
"videoTeleconferenceId":"None",
"externalId":"None",
"broadcastSettings":"None",
"joinMeetingIdSettings":"None",
"audioConferencing":"None",
"meetingInfo":"None",
"participants":{
"organizer":{
"upn":"(email removed)",
"role":"presenter",
"identity":{
"acsUser":"None",
"spoolUser":"None",
"phone":"None",
"guest":"None",
"encrypted":"None",
"onPremises":"None",
"acsApplicationInstance":"None",
"spoolApplicationInstance":"None",
"applicationInstance":"None",
"application":"None",
"device":"None",
"user":{
"id":"b7217c01-be30-4711-8ee9-0fb83511e451",
"displayName":"None",
"tenantId":"305c5d45-a56b-4db7-9775-3ff1f2e380d9",
"registrantId":"None",
"identityProvider":"AAD"
}
}
},
"attendees":[
],
"producers":[
],
"contributors":[
]
},
"lobbyBypassSettings":{
"scope":"organization",
"isDialInBypassEnabled":false
},
"chatInfo":{
"threadId":"19:[email protected]",
"messageId":"1652377710493",
"replyChainMessageId":"None"
},
"joinInformation":{
"content":"data:text/html,%3cdiv+style%3d%22width%3a100%25%3bheight%3a+20px%3b%22%3e%0d%0a++++%3cspan+style%3d%22white-space%3anowrap%3bcolor%3a%235F5F5F%3bopacity%3a.36%3b%22%3e________________________________________________________________________________%3c%2fspan%3e%0d%0a%3c%2fdiv%3e%0d%0a+%0d%0a+%3cdiv+class%3d%22me-email-text%22+style%3d%22color%3a%23252424%3bfont-family%3a%27Segoe+UI%27%2c%27Helvetica+Neue%27%2cHelvetica%2cArial%2csans-serif%3b%22+lang%3d%22en-US%22%3e%0d%0a++++%3cdiv+style%3d%22margin-top%3a+24px%3b+margin-bottom%3a+20px%3b%22%3e%0d%0a++++++++%3cspan+style%3d%22font-size%3a+24px%3b+color%3a%23252424%22%3eMicrosoft+Teams+meeting%3c%2fspan%3e%0d%0a++++%3c%2fdiv%3e%0d%0a++++%3cdiv+style%3d%22margin-bottom%3a+20px%3b%22%3e%0d%0a++++++++%3cdiv+style%3d%22margin-top%3a+0px%3b+margin-bottom%3a+0px%3b+font-weight%3a+bold%22%3e%0d%0a++++++++++%3cspan+style%3d%22font-size%3a+14px%3b+color%3a%23252424%22%3eJoin+on+your+computer+or+mobile+app%3c%2fspan%3e%0d%0a++++++++%3c%2fdiv%3e%0d%0a++++++++%3ca+class%3d%22me-email-headline%22+style%3d%22font-size%3a+14px%3bfont-family%3a%27Segoe+UI+Semibold%27%2c%27Segoe+UI%27%2c%27Helvetica+Neue%27%2cHelvetica%2cArial%2csans-serif%3btext-decoration%3a+underline%3bcolor%3a+%236264a7%3b%22+href%3d%22https%3a%2f%2fteams.microsoft.com%2fl%2fmeetup-join%2f19%253aEyZAMF5-6biBkQpZsK9rVS8Xxyyx6NsuGEUSJtz7pXI1%2540thread.tacv2%2f1652377710493%3fcontext%3d%257b%2522Tid%2522%253a%2522305c5d45-a56b-4db7-9775-3ff1f2e380d9%2522%252c%2522Oid%2522%253a%2522b7217c01-be30-4711-8ee9-0fb83511e451%2522%257d%22+target%3d%22_blank%22+rel%3d%22noreferrer+noopener%22%3eClick+here+to+join+the+meeting%3c%2fa%3e%0d%0a++++%3c%2fdiv%3e%0d%0a++++%0d%0a++++%0d%0a++++++%0d%0a++++%0d%0a++++%0d%0a++++%0d%0a++++%3cdiv+style%3d%22margin-bottom%3a+24px%3bmargin-top%3a+20px%3b%22%3e%0d%0a++++++++%3ca+class%3d%22me-email-link%22+style%3d%22font-size%3a+14px%3btext-decoration%3a+underline%3bcolor%3a+%236264a7%3bfont-family%3a%27Segoe+UI%27%2c%27Helvetica+Neue%27%2cHelvetica%2cArial%2csans-serif%3b%22+target%3d%22_blank%22+href%3d%22https%3a%2f%2faka.ms%2fJoinTeamsMeeting%22+rel%3d%22noreferrer+noopener%22%3eLearn+More%3c%2fa%3e++%7c+%3ca+class%3d%22me-email-link%22+style%3d%22font-size%3a+14px%3btext-decoration%3a+underline%3bcolor%3a+%236264a7%3bfont-family%3a%27Segoe+UI%27%2c%27Helvetica+Neue%27%2cHelvetica%2cArial%2csans-serif%3b%22+target%3d%22_blank%22+href%3d%22https%3a%2f%2fteams.microsoft.com%2fmeetingOptions%2f%3forganizerId%3db7217c01-be30-4711-8ee9-0fb83511e451%26tenantId%3d305c5d45-a56b-4db7-9775-3ff1f2e380d9%26threadId%3d19_EyZAMF5-6biBkQpZsK9rVS8Xxyyx6NsuGEUSJtz7pXI1%40thread.tacv2%26messageId%3d1652377710493%26language%3den-US%22+rel%3d%22noreferrer+noopener%22%3eMeeting+options%3c%2fa%3e+%0d%0a++++++%3c%2fdiv%3e%0d%0a%3c%2fdiv%3e%0d%0a%3cdiv+style%3d%22font-size%3a+14px%3b+margin-bottom%3a+4px%3bfont-family%3a%27Segoe+UI%27%2c%27Helvetica+Neue%27%2cHelvetica%2cArial%2csans-serif%3b%22%3e%0d%0a%0d%0a%3c%2fdiv%3e%0d%0a%3cdiv+style%3d%22font-size%3a+12px%3b%22%3e%0d%0a%0d%0a%3c%2fdiv%3e%0d%0a%0d%0a%3c%2fdiv%3e%0d%0a%3cdiv+style%3d%22width%3a100%25%3bheight%3a+20px%3b%22%3e%0d%0a++++%3cspan+style%3d%22white-space%3anowrap%3bcolor%3a%235F5F5F%3bopacity%3a.36%3b%22%3e________________________________________________________________________________%3c%2fspan%3e%0d%0a%3c%2fdiv%3e",
"contentType":"html"
}
}
This issue persists across both the v1.0 and the beta interface. The meetings have been ended, and the data should be there. Have there been some changes we should be aware of?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|