Error codes

When you operate the Agent, it is important to look separately at whether the send request was accepted normally and at what result the report returned afterwards. The codes below are displayed in sync with the code-table MD as a single source, so when the code table changes, this page reflects the change too.

AGENT codes

These are the execution and operation codes raised by the Agent process itself.

CodeDescription
E915Duplicate message
E916Number blocked by the authentication server
E917Message blocked because it is registered in the BANLIST table
E918User callback Fail
E930Send request timed out (not sent)
E931Send request timed out (report not received)
E999Other error
F001File not found
F002EXCEPTION occurred during file upload

Acceptance codes

These are the acceptance response codes returned at the moment you make a send request.

Common part

These are the codes returned during the gateway's authentication, authorization, and request-format validation stage.

CodeTextCategoryDescription
A000SUCCESSSuccessHTTP 2XX or application success
A100FailedApplication ErrorGeneral failure
A301Moved Permanently3XX RedirectionPermanent redirect
A302Found3XX RedirectionFound
A303See Other3XX RedirectionSee other location
A304Not Modified3XX RedirectionNot modified
A307Temporary Redirect3XX RedirectionTemporary redirect
A308Permanent Redirect3XX RedirectionPermanent redirect
A400Bad Request4XX Client ErrorInvalid request
A401Unauthorized4XX Client ErrorAuthentication required
A403Forbidden4XX Client ErrorAccess forbidden
A404Not Found4XX Client ErrorResource not found
A405Method Not Allowed4XX Client ErrorHTTP method not allowed
A406Not Acceptable4XX Client ErrorNot acceptable
A407Proxy Authentication Required4XX Client ErrorProxy authentication required
A413Request Entity Too Large4XX Client ErrorRequest payload too large
A414Request URI Too Long4XX Client ErrorRequest URI too long
A415Unsupported Media Type4XX Client ErrorUnsupported media type
A500Internal Server Error5XX Server ErrorInternal server error
A501Not Implemented5XX Server ErrorFeature not implemented
A502Bad Gateway5XX Server ErrorBad gateway
A503Service Unavailable5XX Server ErrorService unavailable
A504Gateway Timeout5XX Server ErrorGateway timeout
A511Network Authentication Required5XX Server ErrorNetwork authentication required

Detail part

These are the codes returned during the business logic stage of the product API.

Http StatusCodeResultDescription
200A000SuccessRequest succeeded
401A001Expired tokenExpired token
403A002Invalid tokenToken has no permission
400A010Cannot parse JSONJSON cannot be parsed
400A011Cannot mapping JSONJSON cannot be mapped
429A020Number of 'Ratelimit' exceededRatelimit (TPS) exceeded
500A910Internal server errorInternal server error
503A920Server busyService temporarily unable to process
500A999Unknown errorUnknown error
401A100Invaild authentication informationInvalid authentication information
403A110Blocked accountBlocked account
403A111Blocked accountBlocked account
403A113Invaild Expired Set ValueInvalid Expired Set Value
400A200Oversize attached fileFile size exceeded
400A201Overlength the image titleImage name length exceeded
400A202Invaild fileUnusable file
400A203Invalid Image resolutionInvalid image resolution
400A204Missing file in the requestNo uploaded file, or bad request
400A205Invalid MediaTypeThe file's Content-Type does not match its actual MIME type
400A206Unsupported file formatUnsupported file format
400A207Invalid or Empty Content-DispositionInvalid or empty Content-Disposition
400A208Invalid or Empty fileNameInvalid or empty fileName
400A213Wrong requestBad request
500A214Failed to process image fileFailed to process the image file
500A215Upload to Mobile carrier failedImage upload to the mobile carrier failed
400A217Invaild fileKeyInvalid fileKey
400A219Invalid serviceTypeInvalid serviceType
400A220Invalid msgTypeInvalid msgType
400A250Invalid formIdInvalid formId
400A801No permission to POLLING APINo permission to use the report POLLING API
403A802Invalid Report IDInvalid Report ID
400A300Wrong requestBad message send request
400A301Duplicate idempotencyKeyAn identical request has already been processed.
400A302Invalid or empty 'from'Invalid or empty field (field name: from)
400A303Invalid or empty 'text'Invalid or empty field (field name: text)
400A304Invalid or empty 'ttl'Invalid or empty field (field name: ttl)
400A305Invalid or empty 'ref'Invalid or empty field (field name: ref)
400A306Invalid or empty 'to'Invalid or empty field (field name: to)
400A307Missing required destination field(to, appUserId, userKey)You must supply at least one of the required destination fields (to, appUserId, userKey).
400A308Invalid or empty 'idempotencyKey'idempotencyKey is empty or exceeds the allowed length (200 characters maximum).
400A309Invalid 'idempotencyTtl'The idempotencyTtl value is not a number or is outside the allowed range (0–86400 seconds).
400A310Length of 'paymentCode' exceededMaximum length exceeded (field name: paymentCode)
400A311Invalid or empty 'groupKey'Invalid or empty field (field name: groupKey)
400A312Invalid or empty 'fallback.type'Invalid or empty field (field name: fallback.type)
400A313Invalid or empty 'clientSubId'Invalid or empty field (field name: clientSubId)
400A314Invalid or empty 'fallback.text'Invalid or empty field (field name: fallback.text)
400A315Invalid or empty 'resvSendTime'Invalid or empty field (field name: resvSendTime)
400A316Invalid reservation send timeThe time is earlier than the earliest allowed reservation send time.
400A317Number of 'fallback.filekey' exceededNumber of failover message file keys (3) exceeded
400A318Number of 'to' exceededNumber of recipient numbers you can send to (200) exceeded
400A319Number of 'filekey' exceededNumber of file keys you can attach (3) exceeded
400A320Number of 'client message count' exceededRemaining message allowance exceeded
400A321Not Allowed 'title' or 'fileKey' for international SMSYou cannot use title or fileKey with international text messages.
400A322Spam filtering(text)Spam blocked (message content)
400A323Spam filtering(from)Spam blocked (sender number)
400A324Spam filtering(to)Spam blocked (recipient number)
400A325No permission 'Message-Send'No permission for the send channel
400A326No Permission 'fallback'No permission for the MT failover feature
400A327Not Allowed 'from'Unregistered sender number
400A328Length of 'text' exceededMaximum length exceeded (field name: text)
400A329Length of 'fallback.text' exceededMaximum length exceeded (field name: fallback.text)
400A330Not allowed reservation time for ad messageYou cannot schedule promotional messages during the night-time block (20:00–08:00 KST).
400A331Reservation send time exceededYou exceeded the allowed reservation window (within 1 year).
400A332Length of 'resvName' exceededMaximum length exceeded (field name: resvName)
400A820Requested data not foundThe requested data does not exist.
400A821Session is invalid or has expiredThe session has expired or does not exist
400A823Invalid reservation send timeThe time is earlier than the earliest allowed reservation send time.
400A824Invalid reservation statusThe reservation is in a state that cannot perform the requested operation.
400A401Invalid or empty 'paymentCode'Invalid or empty field (field name: paymentCode)
400A402Invalid or empty 'clientSubId'Invalid or empty field (field name: clientSubId)
400A403Invalid or empty 'transferTime'Invalid or empty field (field name: transferTime)
400A404Invalid or empty 'formatId'Invalid or empty field (field name: formatId)
400A406Invalid or empty 'RCS button'Invalid or empty field (field name: RCS button)
400A407Invalid or empty 'copyallowed'Invalid or empty field (field name: copyallowed)
400A408Invalid or empty 'expiryOption'Invalid or empty field (field name: expiryOption)
400A409Invalid or empty 'groupId'Invalid or empty field (field name: groupId)
400A411Invalid or empty 'header'Invalid or empty field (field name: header)
400A412Invalid or empty 'footer'Invalid or empty field (field name: footer)
400A413Invalid or empty 'agencyId'Invalid or empty field (field name: agencyId)
400A415Invalid or empty 'rcs.content'Invalid or empty field (field name: rcs.content)
400A417Number of 'Carousel card' exceededRCS Carousel Card count exceeded
400A418Invalid or empty 'agencyKey'Invalid or empty field (field name: agencyKey)
400A419Invalid or empty 'brandId'Invalid or empty field (field name: brandId)
400A420Invalid or empty 'brandKey'Invalid or empty field (field name: brandKey)
400A424Number of 'SubContent' exceededRCS subContent count exceeded
400A425buttons field is optional when using body fieldWhen you use the body field, the buttons field is optional.
400A426Invalid or empty 'button.type'Invalid or empty field (button.type)
400A427Invalid or empty 'button.name'Invalid or empty field (button.name)
400A428Invalid or empty button.type 'MAP_LOC'Invalid or empty field ('MAP_LOC' button)
400A429Invalid or empty button.type 'MAP_QRY'Invalid or empty field ('MAP_QRY' button)
400A430Invalid or empty button.type 'CALENDAR'Invalid or empty field ('CALENDAR' button)
400A431Invalid or empty button.type 'COPY'Invalid or empty field ('COPY' button)
400A432Invalid or empty button.type 'COM_T'Invalid or empty field ('COM_T' button)
400A433Invalid or empty button.type 'COM_V'Invalid or empty field ('COM_V' button)
400A434Invalid or empty button.type 'DIAL'Invalid or empty field ('DIAL' button)
400A501Invalid or empty 'responseMethod'Invalid or empty field (responseMethod)
400A502Invalid or empty 'senderKey'Invalid or empty field (senderKey)
400A503Invalid or empty 'button'Invalid or empty field (button)
400A505Invalid or empty 'templateCode'Invalid or empty field (templateCode)
400A506Invalid or empty 'adFlag'Invalid or empty field (adFlag)
400A513Invalid or empty 'image'Invalid or empty field (image)
400A521Invalid or empty 'item.title/description'Invalid or empty field (item`s tltle/description)
400A523Invalid or empty 'msgType'Invalid or empty field (msgType)
400A524Invalid or empty 'button.type'Invalid or empty field (button.type)
400A525Invalid or empty 'button.name'Invalid or empty field (button.name)
400A526Invalid or empty 'timeout'Invalid or empty field (timeout)
400A559Invalid or empty 'price'Invalid or empty field (price)
400A560Invalid or empty 'itemHighlight.title/description'Invalid or empty field (item.title/description)
400A561Invalid or empty 'item.summary'Invalid or empty field (item.summary)
400A562Invalid or empty 'supplement.quickReply'Invalid or empty field (supplement.quickReply)
400A563Invalid or empty 'supplement.quickReply.type'Invalid or empty field (supplement.quickReply.type)
400A564Invalid or empty 'supplement.quickReply.name'Invalid or empty field (supplement.quickReply.name)
400A565Invalid or empty 'header'Invalid or empty field (header)
400A567Invalid or empty 'carousel'Invalid or empty field (carousel)
400A568Wrong FC/FA requestBad Friendtalk carousel request
400A569Invalid or empty 'adult'Invalid or empty field (adult)
400A570Invalid or empty 'targeting'Invalid or empty field (targeting)
400A571Invalid or empty 'sendType'Invalid or empty field (sendType)
400A572Invalid or empty 'message'Invalid or empty field (message)
400A573Invalid or empty 'attachment'Invalid or empty field (attachment)
400A601Invalid or empty 'partnerKey'Invalid or empty field (partnerKey)
400A602Invalid 'productCode'Invalid field (productCode)
400A603Invalid 'buttons'Invalid field (buttons)
400A604Invalid 'type'Invalid field (type)
400A605Invalid 'buttonCode'Invalid field (buttonCode)
400A606WEB_LINK buttons must include 'mobileUrl'WEB_LINK buttons require mobileUrl
400A607APP_LINK buttons must include both 'aOsAppScheme' and 'iOsAppScheme'APP_LINK buttons require both aOsAppScheme and iOsAppScheme
400A608Invalid 'gift'Invalid field (gift)
400A609Invalid 'coupon'Invalid field (coupon)

Report codes

These are the final processing result codes delivered as an asynchronous report.

CodeResult
10000Success: message arrived normally on the handset
90000Failure: internal segment failure
99999Failure: unknown error
22000Delivery timed out
22001Delivery failed (wireless network side)
22002Delivery failed (wireless network -> handset side)
22003Handset powered off
22004Handset message buffer full
22005Out of coverage
22006Message deleted
22007Temporary handset problem
23000Cannot be delivered
23001No such subscriber
23002Adult verification failed
23003Recipient number format error
23004Handset service temporarily suspended
23005Handset busy on a call
23006Call rejected
23008Other handset problem
23009Message format error
23010Handset does not support MMS
23011Server error (mobile carrier)
23012Spam
23013Service denied
23014Other
23015No delivery route
23016Attachment size limit failure
23018The sender number is enrolled in the carrier's caller-ID spoofing prevention add-on service
23019The sender number is one that KISA has requested be blocked for all customers
23022Charset conversion error
23023The sender number applied to a domestic message is not a pre-registered sender number
23025Duplicate send within 24 hours
23029Sent during the restricted hours for promotional messages
23030MMS MT Failover attachment processing failed
23031Failover was not performed because of the FAILOVER_TIMEOUTSEND do-not-send setting
23032Account cannot use the FAILOVER(MT) feature
23033MT Failover Parameter Error
23034Invalid MMS MT File Key
23035Cannot deliver because of the outage setting for that carrier
23036Cannot send because of a KISA originating sender identification code error
23037Sent on RCS MT Failover with a KISA originating sender identification code error
32000Delivery timed out
32001Delivery failed (wireless network side)
32002Delivery failed (wireless network -> handset side)
32003Handset powered off
32004Handset message buffer full
32005Out of coverage
32006Message deleted
32007Temporary handset problem
33000Cannot be delivered
33001No such subscriber
33002Adult verification failed
33003Recipient number format error
33004Handset service temporarily suspended
33005Handset busy on a call
33006Call rejected
33008Other handset problem
33009Message format error
33010Handset does not support MMS
33011Server error (mobile carrier)
33012Spam
33013Service denied
33014Other
33015No delivery route
33016Attachment size limit failure
33018The sender number is enrolled in the carrier's caller-ID spoofing prevention add-on service
33019The sender number is one that KISA has requested be blocked for all customers
33022Charset conversion error
33023The sender number applied to a domestic message is not a pre-registered sender number
33025Duplicate send within 24 hours
33029Sent during the restricted hours for promotional messages
33030MMS MT Failover attachment processing failed
33031Failover was not performed because of the FAILOVER_TIMEOUTSEND do-not-send setting
33032Account cannot use the FAILOVER(MT) feature
33033MT Failover Parameter Error
33034Invalid MMS MT File Key
33035Cannot deliver because of the outage setting for that carrier
33036Cannot send because of a KISA originating sender identification code error
33100Carrier resend attempt timed out
33101The device is an iPhone, or the handset itself does not support RCS
33102The header field was set to 1 on a template send
33103A button was set on a template send
33104The header field value is neither 0 (do not show the promotional label) nor 1 (show the promotional label)
33105A footer value was set while the header field is 0 (do not show the promotional label)
33106No footer value was set while the header field is 1 (show the promotional label)
33107The footer allows digits and hyphens only, up to 20 characters
33108For a description-type field in a template, the value does not match the registered template pattern
33109title exceeded the maximum character count
33110description exceeded the maximum character count
33111The maximum number of buttons was exceeded
33112For the number of cards defined per messagebaseID, at least one of the following is missing - MMS carousel: you must supply at least one of the per-card content, title, or image - MMS Standard: the image is required
33113The maximum media size was exceeded
33114The mobile carrier detected a duplicate message
33115Sent through an agency that is not assigned to the sender number
33116No agency is assigned to the brand
33117The carrier setting for the message validity period is neither 1 (40 seconds) nor 2 (72 hours)
33118The maximum button label length was exceeded
33119An undefined button was used
33120Invalid file key
33121The message base ID does not exist
33122A sender number that is not registered to the brand was used
33123The daily message send volume was exceeded
33124The messagebase param is inaccurate or has missing required items
33200Brand information error
40001The Authorization Header is missing
40002The access token is missing
40003The access token is invalid
40004The access token has expired
40006The client_id in the access token is invalid
40007The scope in the access token is invalid
41002The result of cancelling the send request before the state of the requested message changed to delivered, or of cancelling it at the expiry point
41100Connection to the RCS server failed
41101Connection to the RCS server was delayed
41102The RCS server failed to process the request
41103RCS server request processing was delayed
41104Connection to the RCS message processing service (IM) failed
41105Connection to the RCS message processing service (IM) was delayed
41106The RCS message processing service (IM) failed to process the request
41107RCS message processing service (IM) request processing was delayed
41108The RCS message processing service (IM) failed while performing request processing
41109RCS message processing service (IM) internal error
41111Connection to the RCS user status server failed
41112Connection to the RCS user status server was delayed
41113The RCS user status server request failed
41114RCS user status server request processing was delayed
41115The chatbot information server request failed
41116Chatbot information server request processing was delayed
41117Processing of the outgoing message cancellation request failed. It is unknown whether the message was delivered to the RCS user.
41118Failed to store the file of the requested file message in the Samsung Electronics MaaP service storage.
41200Not an RCS subscriber; there is no RCS user with the requested MSISDN
41210The RCS user cannot receive text messages
41211The RCS user cannot receive file messages
41212The RCS user cannot receive Richcard messages * see FNW. 11[1]
41220The RCS user cannot receive messages that contain Extended bot message version 1.0 items * see FNW. 11[1]
41221The RCS user cannot receive messages that contain Extended bot message version 1.1 items * see TTAK.KO-06.0410/R5 [3]
41222The RCS user cannot receive messages that contain Extended bot message version 1.2 items * see TTAK.KO-06.0410/R5 [3]
41230The RCS user cannot receive messages that contain Openrichcard version 1.0 items * see TTAK.KO-06.0410/R5 [3]
41231The RCS user cannot receive messages that contain Openrichcard version 1.1 items * see TTAK.KO-06.0410/R5 [3]
41232The RCS user cannot receive messages that contain Openrichcard version 1.2 items * see TTAK.KO-06.0410/R5 [3]
41240The RCS user cannot receive location information request messages * see FNW. 11[1]
42001Cannot find information for the chatbot that uses this BotServiceId
42002Message ID missing from the request parameters
42003Bot ID missing from the request parameters
42004RCS user MSISDN missing from the request parameters
42005Format error in the RCS user MSISDN request parameter; check that it includes (+82)
42007Attempted to send a message to an RCS user who is not on the list of RCS users allowed to receive during pre-launch chatbot testing
42008The request body (Body) is missing
42009A required item is missing from the request message. The message is not one of isTyping, status, textMessage, audioMessage, fileMessage, geolocationPushMessage, openrichcardMessage, and richcardMessage.
42010The request message contains duplicate items. The RCS Message body contains more than one message type.
42011There is no message with the message ID you want to look up or change, or its state cannot be changed
42012The typing message format is wrong
42013trafficType contains a type that is not reserved.
42014A Suggested chiplist was included in a message that cannot use one
42015The SMS/LMS/MMS is empty (minimum 1)
42031richcardMessage contains neither richcard nor richcardcarousel
42032richcardMessage contains both richcard and richcardcarousel
42034Richcard layout is missing
42035Richcard content is missing
42036The Richcard layout has missing or invalid orientation information. (Only “HORIZONTAL” and “VERTICAL” are allowed.)
42038The image alignment in the Richcard is wrong. (When the layout orientation is “HORIZONTAL”, only “LEFT” and “RIGHT” are allowed.)
42039The image alignment in the Richcard is wrong. (When the layout orientation is “VERTICAL”, alignment is not allowed.)
42040The Richcard carousel card width is missing or wrong. (Only “SMALL_WIDTH” and “MEDIUM_WIDTH” are allowed.)
42041When the Richcard carousel card width is “SMALL_WIDTH”, not all media heights are “TALL_HEIGHT”.
42042The Richcard has no media, description, or title. The Richcard Title is missing or 200 characters or longer. The Richcard Description is missing or 2000 characters or longer.
42043SuggestedChipList has no Suggestion
42044SuggestedChipList has more than 11 Suggestions
42045Suggestion has neither action nor reply
42046Suggestion has both action and reply.
42047There is more than one action inside the action of the Suggestion
42048The Richcard has more than 4 Suggestions
42049The postback data length of the action or reply of the Suggestion exceeds 2048
42050The display text of the action or reply of the Suggestion exceeds 25 characters
42051Location error in the Map Action
42052Only query or latitude/longitude is allowed in the Location inside the Map Action. Both were included
42053The Map Action has neither showLocation nor requestLocationPush
42054The Map Action has both showLocation and requestLocationPush.
42055The Dialer Action has no phone number, enriched call, or video call
42056The Dialer Action has two of phone number, enriched call, and video call.
42057The Compose Action has neither text nor recording message
42058The Compose Action has both text and recording message
42059The Settings Action has no items
42060The Settings Action has duplicate items.
42061The Clipboard Action has no text to copy.
42062The Local browser Action has no url
42063The Share Action has no text to share.
42064The Calendar Action has no createCalendarEvent
42065The createCalendarEvent of the Calendar Action is missing at least one of startTime, endTime, and title
42066The title of the createCalendarEvent of the Calendar Action is outside the range of 1 to 100 characters
42067The description of the createCalendarEvent of the Calendar Action is outside the range of 1 to 500 characters
42068The composeTextMessage of the Compose Action has no phone number, or its text is outside the range of 1 to 100 characters
42069The composeRecodingMessage of the Compose Action has no phone number, or its type is neither “AUDIO” nor “VIDEO” (uppercase)
42070requestDeviceSpecifics in the Device Action is empty
42071The Dialer Action has no phone number, or the subject inside DialEnrichedCall exceeds 60 characters
42072showLocation in the Map Action has no location
42073The Url Action has no openUrl
42100The Richcard media thumbnail URL is present but content type and file size are missing
42101The File message has no file URL
42102The audio message has no file URL
42103The Geolocation push message has no pos information
42104Richcard Media has no URL
42105Richcard Media has no content type
42106Richcard Media has no file size
42107The height in Richcard Media is missing or wrong. Only “SHORT_HEIGHT”, “MEDIUM_HEIGHT”, and “TALL_HEIGHT” are allowed.
42108The action or reply of the Suggestion has no postback data
42200A URL-type item has no prefix (http:, https:, etc.) or does not match the URI format
42201The label length in the Geolocation push message exceeds 200
42202The Richcard content description length exceeds 200 characters
42205Richcard carousel content exceeds 10 items
42206The file size in Richcard Media is wrong (0 or less)
42207The Expiry format does not follow RFC3339.
42208The Expiry time is earlier than the current time.
42301Openrichcard has no layout
42302Openrichcard has no card
42303Openrichcard has no layout widget (one of View, LinearLayout, TextView, and ImageView is required)
42304The width/height of the Openrichcard View is missing
42305A required item is missing from the Openrichcard LinearLayout
42307A required item is missing from the Openrichcard TextView
42308The Openrichcard TextView text length exceeds 2000 characters
42309A required item is missing from the Openrichcard ImageView
42310The Openrichcard ImageView media file size is 0 or less
42311The Openrichcard ImageView Scaletype contains a disallowed string
42312The width/height of the Openrichcard content is missing
42313The width/height of the Openrichcard content contains a disallowed string
42314Openrichcard common item error (Weight, Visibility, Background, Padding, PaddingTop, PaddingLeft, PaddingRight, PaddingBottom, Margin, MarginTop, MarginLeft, MarginRight, MarginBottom, CornerRadius)
42315The Openrichcard depth exceeds 10
42316Click, a required item of the Button widget, is missing.
42402Failed to download from the file URL contained in the file message
42514A previous message with the same messageID as the seqID exists. This may be a duplicate message send.
42601Exceeded the bot message throughput provided by the Samsung Electronics MaaP service
42602Received a message judged to be SPAM (trafficType: advertisement-filtered, filtered), created a CDR, and responded.
45000Internal Server Error
45001Bot information parsing error
45002RCS user or bot capability parsing error
45003File message (xml) parsing error
45004Failed to access the bot/user message remote cache
45005Failed to access the ChatID remote cache
45006Failed to create the HTTP client for accessing the bot information server
45007Failed to create the HTTP client for accessing the chatbot
50001Authorization header parameter missing
50002Authorization header value missing
50003The tokens do not match.
50004The token has expired.
50005Authentication token error
50006Cannot find the requested account information (BP ID)
50007Cannot find the requested relay provider send account (RCS ID)
50008Wrong password
50009This IP is not allowed access
50010You exceeded the allowed number of token issuance requests. (SKT) Cannot send because of non-payment
50011Relay provider product code permission error
50012Relay provider API permission error
50100The message cannot be sent in this state. (The server rejected the request)
50101Unauthorized API call
50201The RCS message TPS was exceeded.
50202The RCS message Quota was exceeded.
51003Duplicate Key error
51004Request parameter format error
51005Request Body JSON parsing error
51006Data not found
51101Cannot find the AgencyKey.
51102The AgencyKey does not match.
51103Cannot find the BrandKey.
51104The BrandKey does not match.
51900Bad request.
51901Samsung MaaP Gateway NB API integration error
51902Samsung MaaP Registry Chatbot API integration error
51903Capri integration error
51904A Webhook cannot-process state error occurred.
51905Failed to write the Webhook message send billing record.
51906Bad Webhook Url.
51907The message has expired.
51908Message delivery failed because the retry count was exceeded.
51909The Webhook send message does not exist.
51910The Webhook send relay provider information does not exist.
51911There is no contract relationship.
51912Samsung simulator integration error
52001The phone number format does not match
52002The request cannot be processed in this state.
52003This chatbot ID is already in use.
52004The chatbot cannot be created.
52005The chatbot information cannot be changed.
52006You cannot delete a brand that has a chatbot.
52007The chatbot Type must be set to a2p or chatbot
52008The chatbot Id in the request URL Parameter does not match the Body Parameter
52009There is an error in the chatbot create/update data.
52010Chatbot MO message webhook agency data error
52011Chatbot MO message webhook agency data information is missing
52012Persistent menu JSON data error
52016The message was not delivered to Samsung within 10 seconds of real-time message intake
52023Attempted to send by composing a payload with a message base message whose message base state is 'pause'
52098No permission to access this attribute
52099No permission to access the Chatbot
52101Bad Webhook relay provider request parameter.
52102Webhook relay system connection error
52103The relay provider Webhook send request failed.
52104An error occurred receiving the relay provider Webhook processing response.
52105A Webhook message not-received error occurred.
52106A Webhook message processing error occurred.
53001This file type cannot be processed for the request.
53002File attribute error
53003fileID is missing or does not match the ID format
53004File storage error
53005Multipart data transfer error
53006Upload file size exceeded
54001Not our customer.
54002Our customer, but not a subscriber who can receive RCS message.
54003RCS message cannot be sent to the handset.
54004The send failed because of an issue in the MaaP system or the RCS protocol (Samsung errors 40001–41100, 42601)
54005Blocked by spam filtering
54006An RCS subscriber, but the handset does not support Open Rich Card. (SKT) Our customer, but not a subscriber who can receive RCS message of the requested specification.
55001A required item is missing from the company information.
55002Required parameter validation error
55101A required item is missing from the agency information.
55102The AgencyID does not exist.
55103An AgencyID with no agency permission for the BrandID
55104The contract information is inaccurate or has missing required items.
55201A required item is missing from the brand information.
55202The brand name is missing.
55203The brand profile image is missing.
55204The brand CS number is missing.
55205The maximum number of brand menus was exceeded, or they are inaccurate.
55206The brand category setting is wrong.
55207The brand homepage setting is wrong.
55208The brand email setting is wrong.
55209The brand address is wrong.
55210The brand ID does not exist
55301The chatbot information is inaccurate or has missing required items.
55302The BotID (sender number) does not match the phone number format
55303A BotID that does not exist for the BrandID
55304A BotID that does not exist for the BrandID
55501The message base content is inaccurate or has missing required items.
55502The MessagebaseID does not exist
55503This MessagebaseID does not exist for the BrandID.
55504A required item is missing from the messagebase formatstring.
55505The messagebase policy Info is inaccurate or has missing required items.
55506The messagebase param is inaccurate or has missing required items.
55507The messagebase attribute is inaccurate or has missing required items.
55508The messagebase type is inaccurate or has missing required items.
55509Does not match the product type of the messagebaseID
55601The MessagebaseForm content is inaccurate or has missing required items.
55602The messagebaseformID does not exist.
55603messaegBase product code error
55604The child layout depth of the messaegBase is greater than the allowed value.
55621AutoReplyMsg Body JSON format error
55622AutoReplyMsg Buttons JSON format error
55623AutoReplyMsg ChipList JSON format error
55701You cannot use "(광고)"
55702An Action button was used in a messagebaseID that does not allow Action buttons
55703A disallowed header value was used
55704A footer that does not match the header value was used (ex. header is 0 but a footer is present)
55705The footer value is missing (ex. header is 1 but there is no footer)
55706footer validation error (ex. digits and hyphens only, 20 characters)
55707Does not match the registered pattern
55708title exceeded the maximum character count.
55709description exceeded the maximum character count.
55710The maximum number of buttons was exceeded.
55711The number of cards of the messagebaseID does not match the input
55712The maximum media size was exceeded.
55801The relay provider information is inaccurate or has missing required items.
55802The message format is inaccurate or has missing required items.
55803The message description method is wrong.
55804The message content is missing or inaccurate.
55805This message type cannot be processed for the request.
55806A message send was requested more than once with the same message ID
55807Chatbot permission error
55808The chatbot is not in a state that can send
55809Agency permission error
55810Message validity period input value error
55811The message base parameter length is at or above the limit
55812This message base cannot accept a button field.
55813Maximum button label length exceeded
55814Button format error
55815The File does not exist, or usageType error
55816Empty suggestions array is not allowed
55817Recipient number format error
55818The message base ID does not exist
55819The chatbot ID does not exist
55820Webhook Revoked message
55821Delivery success is uncertain (revocation fail, and so on)
55822The message was cancelled and was not sent
55880Mismatched Suggestions Count
55881(two-way) Not a valid replyId
55882(two-way) The replyId value is missing
55883(two-way) The messagebase product code does not allow session messages
55884(two-way) Not a recipient number that matches the replyId
55885(two-way) Not a chatbotId that matches the replyId
55886(two-way) chipList cannot be sent
55887(two-way) Not a chatbot that can send session messages
55900The send failed because of a bad message format and cannot be retried (Samsung errors 42001–42514)
55901The contact person information is inaccurate or has missing required items.
56002Message recall failed (Samsung error 41002)
56007The send failed because it expired before the RCS session was connected (Samsung error 41007)
56101Cannot confirm whether RCS can be received.
59001System error
59002IO error occurred / Backend (Samsung MaaP G/W) server internal error
59003Backend (Samsung MaaP G/W) server timeout occurred
59202Backend server (Samsung) transmission error
59203Backend server (Samsung) transmission timeout
59901The system is in a state where it cannot process the request
59999Other undefined Error (Webhook Cancelled messages, and so on)
60162Originating sender identification code error
60400No permission
60500Authentication failed
60501The sender profile key is invalid, or the consultation cannot proceed (when the Kakao Talk channel is not in the activated state when it is not in the in-use state for Consultation Talk)
60502The session has expired or does not exist
60503Badly formatted user key request
60504The message serial number is duplicated (The message serial number must be assigned a unique value for CS handling.)
60505Bad file transfer request
60506Message length limit error, over 1000 characters
60507The hub partner key is invalid
60508When the chat feature is disabled
60509Bad parameter request
60510Badly formatted message type request
60511Requested to send a message to a blocked user
60512No valid Consultation Talk contract exists
60600Message delivery failed
60681The chatbot conversation history delivery method is included in the consultation start
61001The Request Body is not in Json format
61002The hub partner key is invalid
61003The sender profile key is invalid
61004Cannot find name in the Request Body (Json)
61006Deleted sender profile. (Contact your message business representative)
61007Blocked sender profile. (Contact your message business representative)
61011Cannot find the contract information. (Contact your message business representative)
61012Badly formatted user key request
61013Invalid app connection
61014Invalid business registration number
61015Invalid app user id request
61016Business registration number mismatch
61020The phone number or app user id is invalid or was not supplied
61021Blocked Kakao Talk channel (check in the Kakao Talk channel operation tool)
61022Closed Kakao Talk channel (check in the Kakao Talk channel operation tool)
61023Deleted Kakao Talk channel (check in the Kakao Talk channel operation tool)
61024Kakao Talk channel pending deletion (check in the Kakao Talk channel operation tool)
61025Message delivery failed because the channel is sanctioned (check in the Kakao Talk channel operation tool)
61026Requested with a response_method that cannot be used with this message_type (image Alimtalk (AI) cannot be sent as realtime)
61027Message delivery failed because the channel messaging is sanctioned (check in the Kakao Talk channel operation tool)
61028This targeting option cannot be used
61030Bad parameter request
61033Brand Message template type and message type mismatch
62003(test send) The Kakao Talk channel has not been added
62004An error occurred while checking the template match (internal error occurred)
62005Failed to read the image information because of a Kakao internal system error
62006The serial number format does not match the one specified in
63000An unexpected error occurred
63005A Kakao (Response method REALTIME) message was sent but receipt was not confirmed (success uncertain) - it is stored encrypted on the server and can be received within 3 days
63006Message delivery failed because of a Kakao internal system error
63008Phone number error
63010Json parsing error
63011The message does not exist
63012The message serial number is duplicated - the message serial number must be assigned a unique value for CS handling.
63013The message is empty
63014Message length limit error (over the per-template limit or over 1000 characters)
63015Cannot find the template
63016The message content does not match the template
63018The message cannot be sent
63019Not a Talk user
63020Alimtalk receipt blocked
63021The minimum Kakao Talk version is not supported
63022Not a time when messages can be sent (Friendtalk and marketing messages can be sent from 08:00 to 20:00)
63023The video contained in the message cannot be sent (the video address or thumbnail image address is wrong, or the thumbnail image does not meet the specification)
63024The image contained in the message cannot be sent (the image address or link is wrong, or the image does not meet the specification)
63025Variable character count limit exceeded
63026Character count limit exceeded for the extra or event of the consultation/bot switch button
63027The message buttons/quick links do not match the template
63028The message emphasis title does not match the template
63029Message emphasis title length limit exceeded (50 characters)
63030The message type and the template emphasis type do not match
63031The header does not match the template
63032Header length limit exceeded (16 characters)
63033The item highlight does not match the template
63034Item highlight title length limit exceeded (30 characters without an image, 21 characters with an image)
63035Item highlight description length limit exceeded (19 characters without an image, 13 characters with an image)
63036The item list does not match the template
63037Description length limit exceeded for an item in the item list (23 characters)
63038The item summary does not match the template
63039Item summary description length limit exceeded (14 characters)
63040The item summary description contains disallowed characters (characters other than currency symbols/codes, digits, commas, decimal points, and spaces)
63041The wide item list count does not match the minimum or maximum count
63042The main link does not match the template
63043The image variable count does not match the template
63044The coupon variable does not match the template
63045The commerce information variable does not match the template
63046Supplementary information maximum length limit error
63047Commerce information product name maximum length limit error
63048Invalid group tag
63050The consent-refusal specification (N type) is not supported
63051The carousel item list count does not match the minimum or maximum count
63052Carousel item message length OVER
63053Carousel template mismatch
63054Carousel button template mismatch
63055Carousel coupon template mismatch
63056Wide item list title length limit error
63057Carousel commerce template mismatch
63058Carousel header length limit error
64000Cannot find the message delivery result / input value error occurred
64001Unknown message state / Request Body Parsing Error
64008No permission to use the account
64009No permission to use the Alimtalk service (AT(AL), AI)
64010No permission to use the Friendtalk service (FT, FI, FW)
64102Template request error
64104Cannot find a valid sender profile
64110Invalid chat bubble type or message type request
64121Message send target error
64122Message result lookup error
65000(test send) Not an administrator or a user with one-time verification
65001(test send) Daily send volume exceeded
67011Serial number pattern error
67014Message validity time exceeded error
68512Cannot find the recipient type
68514Cannot find the request_id
68520Unsupported product type error
68521Unsupported message type error
68522Unsupported text type error
68523Unsupported response method error
68530Recipient list size error
68999Internal server error
6ME09(Kakao Response method POLLING) The message was sent to the user but receipt is unclear (success uncertain / not billed)
69998This service is not currently provided.
69999An unknown problem occurred in the system. Our team is looking into it.
70001The message was delivered to the user on the web but delivery to the app failed.
71001The AgentKey or PartnerKey is missing.
71002There is a problem with the request Body of the send API.
71003At least one of the phone number and access token parameters is required.
71004The phone number pattern is wrong.
71005The partner key or the send group key is required.
71006You need to check the contract because a template was sent for an invalid product.
71007The product code of the registered template must match the product code in the send request.
72001Parameters required by the template are missing.
72002The template id does not exist.
72003The parameters required by the template do not match.
72004The number of buttons required by the template does not match the number of buttons requested.
72005The parameters required by the template do not match. Check the button code.
72006The message parameter does not match the registered template.
72007You cannot send an unapproved template. Check the template approval status.
72008An error occurred while comparing the registered template with the message parameters. This is almost the same situation as response code 2006, but the mismatch is caused by special characters.
72009This template was blocked by an administrator. Contact us for details.
72010The sample image used in the template is not registered. Register a sample image.
72011You must use the partner key or template group key that corresponds to the image hash id.
72101This template request does not match the template group id stored in the template. Check the template settings.
72102Invalid template group key. Check the group key.
72103This request does not exist in the partner list of the template group.
72104Check the template group key that corresponds to the image hash id.
72105When a coupon is attached, an image is not attached.
72106When a coupon is attached, the coupon image URL is required.
72107The coupon expiry date is required and must be entered in YYYY-MM-DD form with a date after today.
72108The sender information is missing or the business code is wrong.
72109The installment months information is wrong. Number conversion failed. Enter a number between 00 and 36.
72110The transaction type is wrong. The transaction type must be entered as approval (01), cancellation (02), or rejection (03).
72111The transaction amount is wrong. It could not be converted to a number.
72112The currency code was entered incorrectly. Enter a numeric code from the ISO-4217 currency codes.
72113The transaction date and time could not be converted. Enter 14 digits (YYYYMMDDHH24MISS).
72114You cannot use a decimal point when the transaction amount is shown in Korean won.
73001No partner is mapped to the agent key.
73002No user exists for the phone number.
73003No mapped partner exists.
73004This message key already exists.
73005Different users exist for the phone number.
73006The sending partner account is in an abnormal state.
73007The sending partner account is in an abnormal state.
74001The user is not in a state where they can receive informational notifications.
74002The user has blocked smart notification receipt.
74003The user has blocked the partner account.
74004This user has not subscribed to card approval notifications.
74005The push did not reach the device enrolled for card approval notifications.
74006This user does not match the phone number enrolled for card approval notifications.
79051Informational notifications cannot be sent because of an error in the message system.
79052The send is not possible because the template has no product information. Contact your Naver representative.
79999The message was not sent for an unknown reason.

Message codes

Check the mobile carrier codes, the service and message type codes, and the report type codes.