Online meeting by JoinWebUrl returns only the last meetings of attendance report

Pandimurugan A 21 Reputation points
2021-10-05T12:05:24.793+00:00

Hi Team,

I am using online meeting graph api endpoints to get all meetings created in an education class(teams group) and attendance report of each meeting.

I get the JoinWebUrl from the ../groups//events and using that url to get the meeting details and attendance report.

The attendance report of the meeting returned by 'get meeting by JoinWebUrl' give us the last meeting attendance report.

I suspect the problem is that 'get meeting by JoinWebUrl' returning only one entry of meeting though we created more meetings and also the attendance report is refreshed/updated with the last completed meeting.

Note: I use client credentials application scope.

Please look into this.

Reference: https://learn.microsoft.com/en-us/graph/api/onlinemeeting-get?view=graph-rest-beta&tabs=http#example-3-retrieve-an-online-meeting-by-joinweburl

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,732 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sheena-MSFT 1,731 Reputation points
    2022-02-11T17:27:38.697+00:00

    Hi @Pandimurugan A

    Please check this thread.

    Hope this helps.
    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".

    0 comments No comments