排查 Azure DevOps 工作项Microsoft Graph 连接器问题

配置连接器时或在爬网过程中观察到以下常见错误及其可能的原因。

步骤 错误消息 () 的可能原因
连接设置 Invalid credentials detected. Try signing in with a different account or check the permissions for your account 可能会禁用通过 OAuth 进行的第三方应用程序访问。 遵循管理 安全策略 的步骤启用 OAuth。
连接设置 Bad state OAuth 弹出窗口中的消息,其中 URL 指出 error=InvalidScope 为已注册的应用提供的范围不正确。
连接设置 400 - Bad request OAuth 弹出窗口中的消息 应用 ID 不正确。
连接设置 BadRequest: Bad Request on API request OAuth 弹出窗口中的消息 客户端密码不正确。
连接器配置) 后 (爬网时间 The account associated with the connector doesn't have permission to access the item. 已注册的应用没有任何所需的 OAuth 范围。 (注释 - 2021/8/31) 引入了新的 OAuth 范围要求“Analytics:read”。
连接器配置) 后 (爬网时间 You don't have permission to access this data source. You can contact the owner of this data source to request permission. 通过 OAuth 禁用第三方应用程序访问 。 遵循管理 安全策略 的步骤启用 OAuth。
连接器配置) 后 (爬网时间 Credentials associated with this data source have expired. Renew the credentials and then update the connection 已注册的应用可能已被删除或过期。
连接器配置) 后 (爬网时间 Item listed but no longer accessible or no longer exists 爬网帐户可能缺少“基本”访问级别。 爬网失败并具有“利益干系人”访问权限。

如果遇到问题或想要提供反馈,请联系 [Microsoft Graph |支持 (https://developer.microsoft.com/en-us/graph/support).