我试图将流量与office 365 outlook联系起来,每当我尝试授权我得到的连接时;
OAuth2Certificate authorization flow failed for service 'Office 365
(Discovery, Certificate)'. O365 discovery endpoint returned status code 401
(Unauthorized). Response:\r\n{"error":{"code":"-2147024891,
System.UnauthorizedAccessException","message":"Access denied. You do not have
permission to perform this action or access this resource."}}
我是办公室365的所有者,这是一个家庭帐户而非商业帐户,我不确定这是否有所作为。
希望有人可以提供帮助
答案 0 :(得分:2)
我也遇到了同样的问题,现在切换到“ Outlook.com”后它可以正常工作。
以下是官方文档中的内容:
>对于Azure工作或学校帐户,请选择Office 365 Outlook。
>对于个人Microsoft帐户,请选择Outlook.com。
因此,我认为个人帐户需要使用“ Outlook.com”。