403 Forbidden when trying to call Graph API to add calendar event
I have a working ASP.NET Core Web Application, which successfully can get a graphClient
and call the graph API (for example can create OnLineMeeting
) using C#
I have a working ASP.NET Core Web Application, which successfully can get a graphClient
and call the graph API (for example can create OnLineMeeting
) using C#