Am able to get the token generation, after registering the application on azure platform, with the help of client secret and client id and Application tentant Id, but now, when am trying to read calendar, am not able to as it says
Discussion posts and replies are publicly visible
learn.microsoft.com/.../how-to-fix-me-request-is-only-valid-with-delegated
so basically with every request you hit for Microsoft graph, you need to delegate permissions of the API, you want to use, for delegate level as well as application level, so you need to have those approvals in place, once done, you can access them.referred from: https://graph.microsoft.com/v1.0/users/gokul.parameswaran@yexle.com/calendars