I am trying to read the events of another user using the API https://graph.microsoft.com/beta/users/{user_email_id}/calendar/events
I am getting the expected results if i use graph explorer in the browser but the API call gives error 403.
"BasicNetwork.performRequest: Unexpected response code 403"