火山引擎是字节跳动旗下的云服务平台,将字节跳动快速发展过程中积累的增长方法、技术能力和应用工具开放给外部企业,提供云基础、视频与内容分发、数智平台VeDI、人工智能、开发与运维等服务,帮助企业在数字化升级中实现持续增长。本页核心内容:微软GraphAPI返回“BadgRP
Microsoft Graph 安全性 API中的错误使用标准 HTTP 206 部分内容状态代码返回,并通过警告标头传递。 错误 Microsoft Graph 安全性 API是一种联合服务,可接收来自所有数据提供程序的多个响应。 当 Microsoft Graph 安全性 API收到 HTTP 错误时,它会以以下格式发送回警告标头: HTTP 复制 {Vendor}/{Provider}/{Status...
本文介绍通过这些 API 发送的请求失败时,Microsoft Graph 中的工作簿和图表 API 返回的错误代码。 有关在 Microsoft Graph 中处理工作簿和图表 API 的错误响应的详细信息,请参阅 Microsoft Graph 中 Excel API 的错误处理。 有关 Microsoft Graph 中的错误响应和资源类型的详细信息,请参阅 Microsoft Graph 错误响应...
使用API 更改通知 更改跟踪 扩展 Microsoft Graph 活动日志 配置连接的服务 最佳做法 已知问题 错误 Microsoft Entra服务限制 迁移 API v1.0 参考 API beta 参考 下载PDF 使用英语阅读 保存 添加到集合 添加到计划 通过 Facebookx.com 共享LinkedIn电子邮件 ...
Microsoft Graph 安全性 API是一种联合服务,可接收来自所有数据提供程序的多个响应。 当 Microsoft Graph 安全性 API收到 HTTP 错误时,它将以以下格式发送回警告标头:HTTP 复制 {Vendor}/{Provider}/{StatusCode}/{LatencyInMs} 仅当其中一个数据提供程序返回 2xx 或 404 以外的错误代码时,此警告标头才会发送...
Microsoft Graph is the unified API for modern work Use the data and intelligence in Microsoft 365 to build apps that reach millions of users. Get started Read documentation What can I do with Microsoft Graph? Use the Microsoft Graph REST API to build apps that access, analyze, and augment...
ResponseCodes array 响应码统计信息。 object 响应码统计信息。 5xxPv long 响应码 5xx 的统计数量。 2932 Index long 时间序号,按时间先后顺序排序。 10 405Pv long 响应码 405 的统计数量。 121645464 499Pv long 响应码 499 的统计数量。 0 302Pv long 响应码 302 的统计数量。 0 444Pv long 响应码 44...
2) Below are the components returned in response to your request: HTTP status code: Standard HTTP status code returned in terms of success or failure.Some of the commonly returned status codes in case of failure include Status codeStatus messageDescription 400 Bad request Unable to process the ...
0 API Status Page Response Codes 3 How to set http status code in GraphQL 0 How to return the http status code using "graphql-request"? 1 Micronaut GraphQL: How to respond with a non-200 HTTP status code from within GraphQL handler? 5 Microsoft Graph Error Responses - How to...
The SDK offers a configurable built-in Retry-Handler that understands 429 (Too Many Requests), 503 (Service Unavailable) and 504 (Gateway Timeout) response status codes, that usually require the application to retry the request after some time. The handler reads the recommendation in the `...