본문 바로가기메인 메뉴 바로가기사이드 메뉴 바로가기

kakao developers

Related sites
  • Docs
  • REST API
  • Error code

사이드 메뉴

Kakao Map

Search

REST API

Error code

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 CodeStatus CodeCauseSolution
-1400If an error occurs while the server is internally processing.Retry.
-2400If 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.
-3403If 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.
-4403If an account has been blocked or restricted to do some actions.-
-5403If the app has no permission to request the API.Request a review to use the API, and then make a request again.
-6403If 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.
-7400If the service is undergoing maintenance or has an internal problem.Check the Notice on the service.
-8400If the header is invalid.Check the request header.
-9400If the API has been terminated its service.Check the Notice mail or Notice.
-10400If the allowed quota limit has been exceeded.Check the allowed quota limit and request an API less than the quota limit. Refer to the quota. If needed, contact DevTalk.
-11400If called a paid API exceeding the daily or monthly limit amount.Increase the limit amount.
-12403If your Kakao Developers app or developer account has been suspended.-
-401401If the request has been made with an invalid app key or access token, or if the app does not match the registered app information.Check the app key in [App] > [Platform key] > [REST API key] on the app management page or reissue an access token. Check the app information.
-501400If a user who has not signed up for Kakao Talk or suspended calls the Kakao Talk Message API or the Talk Calendar API.-
-602400If the file size of the uploaded image exceeds the maximum size.-
-603400If a timeout occurs while processing the request on the Kakao Platform.-
-606400If exceeding the maximum number of images to upload.-
-903400If the request has been made with an unregistered developer's app key or an access token that consists of an unregistered developer's app key.-
-911400If using an image file with the unsupported format to upload.-
-9798503If the service is undergoing maintenance.-

Kakao Login

To use login-based APIs, the Kakao Account of the object who uses the APIs must link with the service app.

Error CodeStatus CodeCauseSolution
-101400If a user whose Kakao Account is not linked to the app makes a request.Retry after linking the Kakao Account to the app through Kakao Login.
-102400If requested the manual signup API with an access token of a user who is already linked to the app.-
-103400If the request has been made with a dormant or invalid Kakao Account.-
-201400If tried to retrieve or store the value of the invalid user property key.Go to App > [Kakao Login] > [User Properties] to check registered keys, and set the request parameters to match the registered user property keys.
-402403If a user has not agreed to provide the user information (scope) that the API attempts to access.Check the required_scopes in the response body, and request additional consent to the scope.
-406401If a user under age 14 calls the API from the app that does not allow the users under age 14.-

Kakao Talk Message

Error CodeStatus CodeCauseSolution
-502400If the recipient is not the sender's friend.Retry to make a request after cached data expires.
-530400If the recipient refuses to receive a message.-
-532400If 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.-
-533400If exceeding the quota limit, allowed to receive a message from a specific app during a day.-
-536400If exceeding the quota limit, allowed to send and receive a message between a sender and a recipient during a day.-

Kakao Talk Channel

Error CodeStatus CodeCauseSolution
-541400If the Kakao Talk Channel does not exist.-
-544400If the Kakao Talk Channel is banned.-
-815400Internal error related to Kakao Talk Channel API.-
-816400If used a wrong customer file ID, or if it fails to find the customer file ID among the uploaded Kakao Talk Channel customer files.-
-817400If tried to register customer file API using the existing file name or unallowed file name.-
-818400If 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.-
-819400If a Kakao Talk Channel and a service app are not connected.Connect Kakao Talk Channel to app.

Push Notification

Error CodeStatus CodeCauseSolution
-901400If a push notification sent to a device that does not have any registered push token.-

Talk Calendar

Error CodeStatus CodeCauseSolution
-520400If the requsted public event ID or calendar ID does not exist.-
-521400If tried to edit or delete a task on the Kakao Talk profile sticker.-

Kakao Moment

For more error code information, refer to Kakao Moment > Reference.

Error CodeStatus CodeCauseSolution
-813400Internal error related to Kakao Moment APIs occurs.-

Kakao Keyword Ad

This section is available in Korean only. For more error code information, refer to the original Korean documentation.

Error CodeStatus CodeCauseSolution
-820400Internal error related to Kakao Keyword Ad APIs occurs.-

Was this helpful?