PATCH /users/{id | userPrincipalName}/calendar

Senal Dinuka 0 Reputation points
2023-08-31T04:59:37.11+00:00

I am using this api , to update event details using postman, Its working fine, but there is some bug in this api, what i have found , after creating team event using API, its created the event but whenever i update the contents its also updated, but "isOnlineMeeting" object set automatically false, although i have given as true value, during updation time, even i used as blank value, false value. but its not working. Even during updation parameter i did'nt used this "isOnlineMeeting" parameter, that case also not working.

  1. I have created meeting using api fine, and join button is also visible. Now i am going to update the meeting using graph update api.

User's image

  1. Now i have updated the meeting, then this happened, Join button is disappeared. And data i have got as response is like,,
    User's image

Passed parameter during updatation

User's image

Returned parameter as response

User's image

although i have set isonlinemeeting true value, it returned me a false and for that meeting join link disappeared

Now if i second time update the event details, the join button appeared
User's image

User's image

Is there any solution regarding this issue, i am eagerly looking into the response from your side.

Thank you
Badal Sutradhar

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

1 answer

Sort by: Most helpful
  1. TH-4749-MSFT 3,305 Reputation points
    2023-09-04T17:05:55.43+00:00

    Hello Senal Dinuka,

    Thanks for reaching out. Is the issue consistently reproducible or affecting certain events? If the issue is consistently reproducible, I would suggest opening a support ticket as the issue may require further investigation.

    Thanks.

    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.