AADSTS90093:无法在office365获得同意

Kir*_*i35 6 office365 azure-active-directory sharepoint-online

我正在使用Office365 Rest api来写入用户onedrive进行业务.当我尝试通过传递客户端ID,客户端Secrete,资源(https://****-my.sharepoint.com),RedirectUri(https://*******)来获取OAuth令牌时我收到以下错误." AADSTS90093:无法获得同意 "在office365

我在哪里可以获得authcode,访问令牌,刷新其他用户的令牌,仅针对几个用户我正面临上述问题

错误屏幕

Jas*_*ton 7

这是一个多租户应用程序吗?从特定Office 365组织获取错误的用户是?如果组织管理员已禁用用户同意第三方应用程序的能力,则可能会发生此错误.有关详细信息,请参阅http://blogs.msdn.com/b/exchangedev/archive/2014/06/05/managing-user-consent-for-applications-using-office-365-apis.aspx.