Api Error Cause
Entries
서버 내부에서 처리 중 에러가 발생한 경우
An Error occurred during the internal processing in the server
필수 파라미터가 포함되지 않았거나, 파라미터 값이 올바르지 않은 경우
Requested without required parameters or using invalid values
API 사용에 필요한 사전 설정을 완료하지 않은 경우
Required prerequisites for the API are not completed
카카오계정이 제재되었거나, 카카오계정에 제한된 동작을 요청한 경우
Requested by a blocked Kakao Account, or requested restricted actions to the Kakao Account
앱에 사용 권한이 없는 API를 호출한 경우
Requested an API using an app that does not have permission
제공 종료된 API를 호출한 경우
Requested a deprecated API
사용량 제한을 초과한 경우
Exceeded the quota
앱과 연결되지 않은 사용자가 요청한 경우
Requested by a user who is not linked to the app
이미 앱과 연결되어 있는 사용자에 대해 연결하기 요청한 경우
Requested manual sign-up to a linked user
휴면 상태, 또는 존재하지 않는 카카오계정으로 요청한 경우
Requested with a Kakao Account that is in the dormant state or does not exist
앱에 추가하지 않은 사용자 프로퍼티 키 값을 불러오거나 저장하려고 한 경우
Requested to retrieve or save value for not registered user properties key
등록되지 않은 앱 키로 요청했거나, 존재하지 않는 앱에 대해 요청한 경우
Requested with an app key of not registered app, or requested to an app that does not exist
유효하지 않은 앱 키나 액세스 토큰으로 요청했거나, 앱 정보가 등록된 앱 정보와 일치하지 않는 경우
Requested with an invalid app key or an access token, or the app information is not equal to the registered app information
접근하려는 리소스에 대해 사용자 동의를 받지 않은 경우
The user has not agreed to the scope of the desired resource
연령인증 필요
Age verification is required
앱에 설정된 제한 연령보다 사용자의 연령이 낮음
The user's age does not meet the app's age limit
서명이 완료되지 않은 경우
Signing is not completed
유효시간 안에 서명이 완료되지 않은 경우
Signing is not completed in the valid time
공개 키가 만료된 경우
The public key has been expired
카카오톡 미가입 사용자가 카카오톡 API를 호출한 경우
Users not signed up for Kakao Talk requested the Kakao Talk APIs
지원되지 않는 기기로 메시지를 전송한 경우
Sent message to an unsupported device
받는 이가 프로필 비공개로 설정한 경우
The receiver turned off the profile visibility
보내는 이가 한 달 동안 보낼 수 있는 쿼터를 초과한 경우
The sender exceeded the monthly quota for sending messages
보내는 이가 하루 동안 보낼 수 있는 쿼터를 초과한 경우
The sender exceeded the daily quota for sending messages
업로드 가능한 이미지 최대 용량을 초과한 경우
Exceeded the maximum size of images to upload
카카오 플랫폼 내부에서 요청 처리 중 타임아웃이 발생한 경우
Timeout occurred during the internal processing on the server
업로드할 수 있는 최대 이미지 개수를 초과한 경우
Exceeded the maximum number of images to upload
등록되지 않은 개발자의 앱키나 등록되지 않은 개발자의 앱키로 구성된 액세스 토큰으로 요청한 경우
Requested with an app key of not registered developer, or an access token issued by an app key of not registered developer
서비스 점검 중
Under the service maintenance
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.