0

附加技术信息:

Correlation ID: 6cb0857c-7e6e-4cb9-95d2-9af7b6ba5768
Timestamp: 2015-12-26 21:55:23Z
AADSTS50020: User account 'harrypearson95@gmail.com' from external identity provider 'live.com' is not supported for application '8a3eb86b-8149-4231-9ff3-3c50958ea0fd'. The account needs to be added as an external user in the tenant. Please sign out and sign in again with an Azure Active Directory user account.

尝试登录 microsoft api explorer 网站时出现此错误:https ://graphexplorer2.azurewebsites.net/

4

1 回答 1

1

使用https://graphexplorer2.azurewebsites.net,您只能使用 Office 365 帐户登录工作或学校(大多数情况下以 @onmicrosoft.com 或自定义企业域结尾)。上面的错误来自尝试使用@gmail.com 帐户登录。我们将很快提供一个图形浏览器版本,该版本还将支持使用 Microsoft 帐户(个人消费者帐户,在大多数情况下以 @hotmail.com、@live.com 和 @outlook.com 结尾)登录。请尝试使用 Office 365 帐户来使用图形资源管理器通过 Microsoft Graph API 访问您的 Office 365 数据。

于 2015-12-28T19:24:33.607 回答