我想获取Shiftpreferences。 我的管理员同意在Graph Explorer中显示的所有权限。
GET https://graph.microsoft.com/v1.0/users/{myUserID}/settings/shiftpreferences
Forbidden - 403 - 272ms. You need to consent to the permissions on the Modify permissions tab
reponse: 403 - error "code":"UnknownError","message":"","innerError"
没有其他权限可见。
我想知道可能是什么问题。
谢谢。