REST API Tutorial HTTP Status Codes Code 400: “General error when fulfilling the request would cause an invalid state. Domain validation errors, missing data, etc. are some examples.” Code 500: “A generic error message, given when no more specific message is suitable. The general catch-all...
500001请参阅500xxx 内部错误。500 内部服务器错误 503xxx服务不可用服务不可用 503003请参阅503003 PartitionNotFound。503 服务不可用 503008接收链接受到限制。 消息受限制,请重试操作。503 服务器不可用 504101请参阅504101 GatewayTimeout。504 网关超时
The status code of 500 has the following meaning: "Server error - the server failed to fulfil an apparently valid request" Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status In order to resolve this exception you typically have either to verify and ...
500是通用REST API错误响应。大多数Web框架在执行一些引发异常的请求处理程序代码时会自动响应此响应状态代码。500错误绝不是客户端的错误,因此客户端重试触发此响应的完全相同的请求是合理的,并希望获得不同的响应。API响应是一般错误消息,在遇到意外情况且没有更合适的消息时给出。
假如某人正在使用电脑浏览器上网的的时候遇到了500内部服务器错误这个问题,这会相当的使人困扰不解,因为...
{///Contains the values of status codes defined for HTTP.publicenumHttpStatusCode { Continue=100,//0x00000064 (继续) 请求者应当继续提出请求。 服务器返回此代码表示已收到请求的第一部分,正在等待其余部分。SwitchingProtocols =101,//0x00000065 (切换协议) 请求者已要求服务器切换协议,服务器已确认并准...
500:Internal Server Error 服务器内部错误,无法完成请求。501:Not Implemented 服务器不支持请求的功能...
OperationTimedOut 内部服务器错误 (500) 无法在允许的时间内完成该操作。 该操作可能在服务器端成功,也可能未成功。 请在重试操作之前查询服务器状态。 OutOfRangeInput 错误的请求 (400) 请求输入之一超过范围。 OutOfRangeQueryParameterValue 错误的请求 (400) 在请求 URI 中指定的查询参数超过了允许范围。 Requ...
Other Status Codes CloudError 描述作業失敗原因的錯誤回應。 安全性 azure_auth Azure Active Directory OAuth2 Flow。 類型: oauth2 Flow: implicit 授權URL: https://login.microsoftonline.com/common/oauth2/authorize 範圍 展開表格 名稱Description user_impersonation 模擬您的用戶帳戶 範例 Lists all applica...
This API is used to query the details of an API.For details, see Calling APIs.GET /v2/{project_id}/apigw/instances/{instance_id}/apis/{api_id}Status code: 200Status code: