Error Code

사물 검출 추가

400 Error Code

CodeMessageDescription
12001Invalid image_path유효하지 않은 이미지 url
12002Blank image_pathimage_path 값이 비어있는 오류
12003image_path is requiredimage_path 필드 미기입 오류 (필수 필드)
12004Invalid image type이미지 형식 오류 (제한된 형식의 이미지 파일 사용)
12005Invalid image size이미지 크기 오류 (제한된 크기의 이미지 파일 사용)
12006JSON parse errorjson 형식 오류
12007Not exist image in image_path이미지 경로에 없는 이미지 요청 오류
12008Not handle single color image단색 이미지 처리 불가 오류

500 Error Code

CodeMessageDescription
72000Custom error정의되지 않은 오류
72001Space Classification model inference failedspace classification 모델 추론 실패 오류

사물 검출 조회

CodeMessageDescription
40000Not Found데이터 반환 오류 (POST를 먼저 하지 않은 경우)