All Products
Search
Document Center

CloudFlow:Public error codes

Last Updated:Jul 17, 2025

Error code

HTTP status codeError codeError messageDescriptionActions
403AccessDeniedThe resources doesn't belong to you.-diagnosis
400ActionNotSupportedThe requested API operation '%s' is incorrect. Please check.-diagnosis
400APIVersionNotSupportedThe requested API version '%s' is not supported yet. Please check.-diagnosis
409ConcurrentUpdateErrorUpdate conflict, please retry.Update conflict, please retry.diagnosis
400EntityTooLargeThe payload size exceeds maximum allowed size (%s bytes).The payload size exceeds maximum allowed size (%s bytes).diagnosis
400ExecutionAlreadyCompletedExecution '%s' for flow '%s' has already completed.-diagnosis
400ExecutionAlreadyExistsExecution %s for flow %s already exists.Execution %s for flow %s already exists.diagnosis
404ExecutionNotExistsExecution %s for flow %s does not exist.Execution %s for flow %s does not exist.diagnosis
409FlowAlreadyExistsFlow %s already exists.Flow %s already exists.diagnosis
404FlowNotExistsFlow %s does not exist.Flow %s does not exist.diagnosis
500InternalServerErrorAn internal error has occurred. Please retry.An internal error has occurred. Please retry.diagnosis
403InvalidAccessKeyIDThe AccessKey ID %s is invalid.The AccessKey ID %s is invalid.diagnosis
400InvalidArgumentParameter error.Parameter error.diagnosis
400MissingRequiredHeaderThe HTTP header '%s' must be specified.The HTTP header '%s' must be specified.diagnosis
400MissingRequiredParamsThe HTTP query '%s' must be specified.The HTTP query '%s' must be specified.diagnosis
412PreconditionFailedThe resource to be modified has been changed.The resource to be modified has been changed. Please try again later.diagnosis
403RequestTimeTooSkewedThe difference between the request time %s and the current time %s is too large.The difference between the request time %s and the current time %s is too large.diagnosis
429ResourceThrottledThe request is throttled. Please try again later.The request is throttled. Please try again later.diagnosis
403SignatureNotMatchThe request signature we calculated does not match the signature you provided. Check your access key and signing method.The calculated signature of the request does not match the signature you provided. Check your AccessKey Secret and signing algorithm.diagnosis
415UnsupportedMediaTypeThe content type must be "application/json".The content type must be "application/json".diagnosis