Error opening an activity in outlook - event created via API

Mirko Sarzo 26 Reputation points
2021-02-22T09:43:36.88+00:00

Good morning,

I encounter an anomaly when opening an activity created via microsoft graph API.

To create this activity I used the function made available by Microsoft's DLL.

GraphClient.Me.Events.Request.AddAsync (Event)

I noticed that through OWA I can open the activity and edit it without any problems.

Thanks to those who can help me.
70509-16556451.png

ITA: Problema durante l'apertura di questo elemento. Il problema può essere temporaneo, ma se persiste è possibile si debba riavviare Outlook.
ENG: Problem opening this item. The problem may be temporary, but if it persists you may have to restart Outlook.

the message is not meaningful. if you restart it doesn't change anything.

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

Accepted answer
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-02-23T19:58:22.383+00:00
    • Just to isolate the issue you can try make the call in POSTMAN/Microsoft Graph explorer and see if you can repro the issue or not.
    • Also you need to check whether you can able to open the mailbox in Outlook UI or OWA without any problem as well
    • If you can repro the issue then share the Graph response that you receive (requestid, timestamp, error info).

0 additional answers

Sort by: Most helpful