Microsoft Calendar API - Access Token

Karthick M 1 Reputation point
2022-03-03T14:44:51.827+00:00

Having a question regarding Microsoft Graph(Outlook Calendar API) Access token. We are working on Outlook Calendar API, We need to get the free/busy schedule of a particular Outlook Calendar user. For that we use Microsoft Graph Explorer in which if we need to get the Free/busy schedule we have to put the access token. My Question is there any option to give the access globally by the admin of the organizatio

Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,371 Reputation points
    2022-03-04T08:01:22.927+00:00

    Hi @Karthick M

    If you are using the Microsoft Graph Explorer api tool, then don't need to put an access token, it will automatically configure the token for you when you log in user, you can find it under the Access token option.

    180022-image.png

    Also, if you want access to be granted globally by an organization administrator, then just click the Consent button, it will redirect you to the login page, then you only need to log in with an administrator account and consent to it.

    179970-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.