Here are the error codes that may occur for each Kakao API product. When an error occurs, find the code value to identify the cause.
Common
Error Code
Status Code
Cause
Solution
-1
400
If an error occurs while the server is internally processing.
Retry.
-2
400
If some required parameters are not included, or if the argument value has the wrong data type or is out of the acceptable range.
Check the request parameters.
-3
403
If the required feature activation (Simple Signup, Consent items, service settings, etc.) is not completed or the allow call is not enabled in the Available APIs for using this API.
After completing the required settings in the app management page, request again.
-4
403
If an account has been blocked or restricted to do some actions.
-
-5
403
If the app has no permission to request the API.
Request a review to use the API, and then make a request again.
-6
403
If a request for an action is not allowed by Kakao services.
Refer to the API documentation and request for an action within the allowed range.
-7
400
If the service is undergoing maintenance or has an internal problem.
If a user under age 14 calls the API from the app that does not allow the users under age 14.
-
Kakao Talk Message
Error Code
Status Code
Cause
Solution
-502
400
If the recipient is not the sender's friend.
Retry to make a request after cached data expires.
-530
400
If the recipient refuses to receive a message.
-
-532
400
If the sender requests to send a message after exceeding the quota limit allowed to send a message regardless of recipients from a specific app during a day.
-
-533
400
If exceeding the quota limit, allowed to receive a message from a specific app during a day.
-
-536
400
If exceeding the quota limit, allowed to send and receive a message between a sender and a recipient during a day.
-
Kakao Talk Channel
Error Code
Status Code
Cause
Solution
-541
400
If the Kakao Talk Channel does not exist.
-
-544
400
If the Kakao Talk Channel is banned.
-
-815
400
Internal error related to Kakao Talk Channel API.
-
-816
400
If used a wrong customer file ID, or if it fails to find the customer file ID among the uploaded Kakao Talk Channel customer files.
-
-817
400
If tried to register customer file API using the existing file name or unallowed file name.
-
-818
400
If exceeding the maximum number of the customer files. Up to 30 files are allowed including the files uploaded to the Kakao Talk Channel Partner Center.
-
-819
400
If a Kakao Talk Channel and a service app are not connected.