Skip to content
Last updated

Error Codes

  • Successful responses (100 - 399)
  • Client error responses (400 - 499)
  • Server error response (500 - 599)
General Error CodeDescription
exceed_max_filesizeThe input file size exceeds the maximum limit
invalid_parameterThe parameter value is invalid
error_download_imageThere was an error downloading the source image
error_download_maskThere was an error downloading the mask image
error_decode_imageThere was an error decoding the source image
error_decode_maskThere was an error decoding the mask image
error_download_videoThere was an error downloading the source video
error_decode_videoThere was an error decoding the source video
error_nsfw_content_detectedNSFW content was detected in the source image
error_no_faceNo face was detected in the source image
error_poseFailed to detect pose in the source image
error_face_parsingFailed to perform face parsing on the source image
error_inferenceAn error occurred in the inference pipeline
exceed_nsfw_retry_limitsRetry limits exceeded to avoid generating NSFW image
error_uploadThere was an error uploading the result image
error_multiple_peopleMultiple people were detected in the source image
error_no_shoulderShoulders are not visible in the source image
error_large_face_angleThe face angle in the uploaded image is too large
error_hair_too_shortThe input hair is too short
error_unexpected_video_durationThe video duration does not match the expected duration
error_bald_imageThe input hairstyle is bald
error_unsupport_ratioThe aspect ratio of the input image is unsupported
unknown_internal_errorOther internal errors