Microsoft Graph API booking online meeting works incorrectly

Tomas Jonušas 1 Reputation point
2021-03-12T14:30:05.54+00:00

I am using graph API for booking online meetings according to documentation

but event startDateTime, endDateTime is provided in the payload API returns meeting dates: 00001-01-01

Is it API bug? When it could be fixed?
Is there any workaround to fix this?

The problem is that this date is visible in meeting details screen while participating in meeting.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 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.
2,866 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-03-25T15:57:55.077+00:00

    Got it, by any chance do you have the payload that you're using or setting for the start/end datetimes.

    In the meantime, i tested the above with Microsoft Graph Explorer and i failed to repro the issue.

    Adding my payload snapshot for reference.

    81549-image.png