I am using organization Outlook account. My aim is to get List of Calendar Events in the Laravel controller. Steps I followed:
Created simple application in
You have to give permissions Calendars.Read and Calendars.ReadWrite in both your application in azure dashboard and your api call code.
Reference link: https://docs.microsoft.com/en-us/graph/permissions-reference and https://docs.microsoft.com/en-us/graph/api/calendar-list-events?view=graph-rest-1.0&tabs=http