API Error code

HTTP Status Code 400

code
messsage
과금 여부
description

BadRequest

GroupID or API Key that has already been deleted is not available.

무과금

GroupID 및 API Key의 삭제가 이미된 상태일 경우

IsOverFlow

Overflow limited.

무과금

현재 호출하려는 그룹의 한도를 초과했을 경우

CheckPurchaseStatus

Cannot use api now. Check your purchase status.

무과금

이전 결제가 완료되지 않은 상태에서 API 호출을 시도할 경우

NotFoundGroup

Cannot find group.

무과금

그룹을 찾을 수 없는 경우

NotFoundCreditCard

You cannot use before register creditcard.

무과금

그룹에 등록된 카드가 존재하지 않을 경우

HTTP Status Code 401

code
messsage
과금 여부
description

InvalidKey

API Key is required. / API Key does not exist.

무과금

API Key가 존재하지 않거나, 보내지 않았을 경우

CannotUseAPIKey

You cannot use demo key

무과금

APIKey가 데모 전용의 키 값일 경우

HTTP Status Code 500

code
messsage
과금 여부
description

Undefined

Undefined Error Occurred.

무과금

알 수 없는 원인의 오류가 발생할 경우

InternalServerError

Error occurred.

무과금

서버 내부에서 오류가 발생할 경우

Last updated