에러 코드

Response

{
  "status": 401,  // http status code
  "timestamp": "2022-06-22T05:35:05.033Z",
  "path": "/v1/channels",
  "message": "Unauthorized",  // error message
  "code": 4001,  // error code
  "reference": "GUIDE_URL" // guide URL describing the error
}

API

상태 코드 메시지 설명
401 4001 Unauthorized 인증 실패
401 4002 Unauthorized organization 인증되지 않은 조직
401 4003 Unauthorized application 인증되지 않은 어플리케이션
400 1001 Invalid or missing parameters 매개 변수가 잘못되었거나 누락되었습니다.
400 1002 The requested resource could not be found 요청한 리소스를 찾을 수 없습니다.
400 1003 The requested channel could not be found 요청한 채널을 찾을 수 없습니다.
400 1004 The requested user could not be found 요청한 사용자를 찾을 수 없습니다.
400 1005 The requested message could not be found 요청한 메시지를 찾을 수 없습니다.
400 1006 Member already joined 채널에 이미 참여된 사용자입니다.
400 1007 Duplicate ID 중복된 ID입니다.
400 1008 Not Joined 채널에 참여된 사용자가 아닙니다.
400 1009 Frozen channel 동결된 채널입니다.
400 1010 Number of members exceeded 최대 참여 인원을 초과하였습니다.
400 1011 Number of managers exceeded 최대 매니저 수를 초과하였습니다.
400 1012 File size exceeded 최대 파일 크기를 초과하였습니다.
400 1013 Token usage is off 토큰 사용이 비활성 상태 입니다.
400 1014 Key count exceeded 보조 API 개수를 초과하였습니다.
400 1015 User token usage is off 사용자 세션 토큰 사용이 비활성 상태 입니다.
400 1016 Not a registered manager 등록되지 않은 매니저입니다.
400 1017 Managers can not ban each other 매니저끼리는 금지 할 수 없습니다.
400 1018 Can not ban yourself 스스로를 금지 할 수 없습니다.
400 1019 Join is a banned user 채널 참여가 금지된 사용자 입니다.
400 3001 No permissions 권한이 없습니다.
500 9999 Unknown Server Error 알 수 없는 오류입니다. 깃플에 문의해주세요.

SDK

코드 메시지 설명
4001 Authorization error 인증 에러
60020 Unable to connnect 연결이 불가능합니다.
60021 Invalid parameters 유효하지 않은 파라메터입니다.
60022 Uninitialized 초기화 되지 않았습니다.
60023 Invalid topic 유효하지 않은 토픽
60024 Expired token 기간이 초과된 토큰
60099 Unknown error 알 수 없는 에러
60100 Server not responding 서버가 응답하지 않습니다.

results matching ""

    No results matching ""