에러 안내

CodeTitleDescription
400Bad request요청이 올바르지 않음
400Validation failed요청이 올바르지 않음
400Participants's signing order must be all 1, or sequential. For example, [1,1,1,1], [1,2,3,4]서명 순서는 모두 1이거나, 순차적 이어야함
400All participants's role must be unique모든 참여자의 역할은 중복되지 않아야함
400api-key and authorization header cannot be used.인증방식 중복을 허용하지 않음
400The number of image request input must not exceed 5이미지 파일은 5개를 초과할 수 없음
400metadatas must contain no more than 10 elements메타데이터는 10개를 초과할 수 없음
401Unauthorized인증되지 않음
403Usage limit exceededAPI 사용량이 모두 소진됨
403Forbidden권한이 없음
404Not found해당 리소스가 없음
500Internal server error알 수 없는 서버 에러
500Font type is invalid유효한 폰트타입 입력 필요
- NOTO_SANS
- NOTO_SERIF
500Request information is not found in request storage인증정보 미입력
422Unprocessable entity진행할 수 없는 대상
422Document status is invalid문서의 상태가 올바르지 않음
- 서명요청 취소 시 문서의 상태가 ON_GOING이 아님
422Requester input value is invalid추가 내용 입력의 value가 dataLabel에 해당하는 입력의 종류 (TEXT, CHECKBOX)에 맞지 않음.
- TEXT 타입은 string
- CHECKBOX 타입은 boolean
422Participant role is not matched참여자 역할을 템플릿에서 찾을 수 없음
422Cannot map to signer field서명자 입력값을 추가 내용 입력란에 dataLabel로 값으로 추가하여 요청함
- 추가 내용 입력란(requesterInputMappings)에 서명자 입력란을 제외시키고 요청
422Participant name is required참여자의 이름이 없음
422Participant's signingMethod is required참여자의 서명수단(EMAIL, KAKAO)이 없음
422Participant role is not matched해당 역할을 찾을 수 없음
422All participants are excluded모든 참여자가 제외
422Max attachment count is exceeded문서의 최대 첨부파일 수 초과 (최대 20개)
422Max signature field count is exceeded문서의 최대 사인도장 입력란 수 초과 (최대 30개)
422Max attachment count is exceeded문서 당 첨부파일 수 초과(최대 30개)
422This file is invalid파일이 유효하지 않음
- (이미지) 확장자 png, jpg의 base64 인코딩 값
422SigningMethod type is invalid사인방법이 올바르지 않음
- EMAIL, KAKAO
422Signature field is required템플릿의 참여자에 사인도장 입력란이 1개 이상 지정되지 않음
422Data label of requester input is not matched일치하는 데이터라벨 정보 없음
422Data label of attachment request is not matched일치하는 데이터라벨 정보 없음
422User already exists해당 사용자는 이미 존재함
422Verification type is duplicated같은 종류의 인증을 2개 이상 가질 수 없음
422Requester input custom id is not matched추가내용 입력의 customId를 템플릿에서 찾을 수 없음
422Image file is broken이미지 파일이 부정확함
422This document was created before the implementation of the correcting signing, thus, it is not available서명 내용 수정 요청 기능이 지원되기 전에 생성된 문서
422The order of signer must not be duplicated서명 내용 수정 요청 기능에는 순서 없는 서명은 지원하지 않음