Error while trying to get user timezones

Kokul Jose 316 Reputation points
2020-08-16T09:12:54.433+00:00

The following error returns when i try to acces the user' time zone using GET me/mailboxSettings/timeZone

{
"error": {
"code": "ErrorAccessDenied",
"message": "Access is denied. Check credentials and try again.",
"innerError": {
"date": "2020-08-16T09:09:58",
"request-id": "794926bd-3244-4d48-ab1f-a89c2dbd12a5"
}
}
}

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
833 questions
0 comments No comments
{count} votes

Accepted answer
  1. Destin Joy 1,871 Reputation points
    2020-08-16T14:15:23.607+00:00

    Its look like your AD donot have mailBoxSettings.Read Permission.

    3 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.