I created an OnlineMeeting through the "https://graph.microsoft.com/v1.0/me/onlineMeetings" API, but it's not showing up in the calendar in Teams for that account.

안 정태 0 Reputation points
2023-08-29T07:35:09.1566667+00:00

I created an OnlineMeeting through the "https://graph.microsoft.com/v1.0/me/onlineMeetings" API, but it's not showing up in the calendar in Teams for that account.

After calling the API, the response comes back to 200 and the generated URL is valid. However, I'm not seeing it in the Teams app

The account for the token used in the request below is "jt.an@ninehire.onmicrosoft.com" and the account logged in to Teams is also "jt.an@ninehire.onmicrosoft.com". Let me know if you need anything else.스크린샷 2023-08-29 오후 4.33.24

스크린샷 2023-08-29 오후 4.32.57

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,080 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,244 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Prasad-MSFT 6,766 Reputation points Microsoft Vendor
    2023-08-31T06:42:39.73+00:00

    As mentioned in this documentation, this API creates a standalone meeting that is not associated with any event on the user's calendar; therefore, meetings created via this API will not show on the user's calendar.

    Thanks, 

    Prasad Das

    ************************************************************************* 

    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments

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.