Open MartinM85 opened 2 months ago
According to the doc, the endpoint GET /users/{usersId}/solutions/workingTimeSchedule supports only application permissions, but metadata contains also paths /me/solutions/workingTimeSchedule https://learn.microsoft.com/en-us/graph/api/workingtimeschedule-get?view=graph-rest-1.0
GET /users/{usersId}/solutions/workingTimeSchedule
/me/solutions/workingTimeSchedule
According to the doc, the endpoint
GET /users/{usersId}/solutions/workingTimeSchedule
supports only application permissions, but metadata contains also paths/me/solutions/workingTimeSchedule
https://learn.microsoft.com/en-us/graph/api/workingtimeschedule-get?view=graph-rest-1.0