Exceptions in calls to OneDrive graph API

余生长醉 提交于 2019-12-10 10:04:49

问题


Today we started to get exceptions in a previously normally working solution like the below from the Graph API calls to v1 endpoints of group's "OneDrive" (GET /v1.0/groups/xxxxx/drive/root:/.)

" Microsoft.Graph.ServiceException: Code: unauthenticated. Message: Role Claim does not exist for Service Asserted App V1. Inner error at Microsoft.Graph.HttpProvider."

Any clues where to look at for troubleshooting?

来源:https://stackoverflow.com/questions/51059669/exceptions-in-calls-to-onedrive-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!