排查 Azure DevOps Wiki Microsoft Graph 连接器问题
配置连接器时或在爬网过程中观察到以下常见错误及其可能的原因。
步骤 | 错误消息 | 可能的原因 |
---|---|---|
连接设置 |
Invalid credentials detected. Try signing in with a different account or check the permissions for your account 可能会禁用通过 OAuth 进行的第三方应用程序访问。 按照 [管理安全策略] 的步骤进行操作。 |
(/azure/devops/organizations/accounts/change-application-access-policies?view=azure-devops#manage-a-policy&preserve-view=true) 启用 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 范围。 |
连接器配置) 后 (爬网时间 | 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 |支持。