Where I can post MS Graph API related issue

Rishma Chawla 76 Reputation points
2020-09-23T04:23:29.333+00:00

Hi team,
I want to get online meeting particepents list, I have tried to use GET api under Online meeting but my create online meeting API doesn't return VideoTeleConfrencingID its null and AudioConferencing also null. Then I tried CallRecords API but its showing error: Forbidden. If any expert knows solution please guide me. I am facing this issue since last 15 days.
Thank you

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,575 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,047 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JimmyYang-MSFT 50,446 Reputation points Microsoft Vendor
    2020-09-23T07:11:15.96+00:00

    Hi @Rishma Chawla ,

    As far as I know, Teams has API in Microsoft Graph. The following link shows the example of how to retrieve a list of participant objects in the call:

    https://learn.microsoft.com/en-us/graph/api/call-list-participants?view=graph-rest-1.0&tabs=http

    Considering this issue is related to Programming. We also recommend you post your question in Stack OverFlow. You can tag your question with microsoft-teams so that our team and the Microsoft Teams developer community can spot your question.

    https://stackoverflow.com/questions/tagged/microsoft-teams


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.