[공지] 카카오톡 프로필 가져오기 API 변경 사항 안내 / [Change Notice] Retrieving Kakao Talk Profile API

안녕하세요. 카카오입니다.

2021년 2월 8일부터 사용자가 카카오톡 프로필 사진을 변경하거나 삭제할 경우, 이전 프로필 사진이 즉시 삭제되도록 변경됩니다. (단, 프로필 히스토리 기능이 켜져있을 경우, 변경 전 사진은 삭제되지 않습니다.)


적용 일정

  • 2021년 2월 8일

변경 대상 API

  • 카카오톡 프로필 가져오기(/v1/api/talk/profile)

영향 범위

  • 카카오톡 프로필 닉네임(nickName)
  • 카카오톡 프로필 이미지(profileImageUrl)
  • 카카오톡 프로필 썸네일 이미지(thumbnailUrl)

변경 사항

  • 카카오톡 서비스 내에서 사용자가 프로필 사진 변경 시, 카카오톡 프로필 가져오기 API를 통해 제공되는 프로필 정보 즉시 변경, 변경 전 정보는 즉시 삭제

참고


카카오톡 프로필 가져오기 API는 현재 사용자의 카카오톡 프로필 정보를 받는 API입니다. 따라서 카카오톡 서비스 내에서 사용자가 닉네임 또는 프로필 사진을 변경하는 경우에 해당 API의 응답도 변경됩니다.

운영정책 3조 20항 "앱에서 사용자 환경을 개선하기 위한 목적 외 다른 목적으로 카카오에서 받은 데이터를 캐시하거나 캐시 후 최신 데이터로 유지하지 않는 행위"에 따라 기본적으로 카카오톡 프로필 가져오기 API의 응답을 저장하여 사용할 수는 없습니다.

그러나 서비스에서 성능 향상을 위해 부득이하게 카카오톡 프로필 정보를 짧은 시간 동안이라도 캐싱하고 있었던 경우, 캐싱 시간 동안 변경된 프로필 사진에 대해 404 에러가 발생할 수 있습니다. 이 점을 고려하여 변경사항 적용 전에 미리 조치하실 것을 권장 드립니다.


Kakao Developers

====


Hello. This is Kakao.

From February 8, 2021, if a user changes or deletes a Kakao Talk profile image, the previous profile image will be deleted immediately. (However, if the Profile History function is ON, the previous image is not deleted.)

Effective Date

  • February 8, 2021

Target API

  • Retrieving Kakao Talk Profile API (/v1/api/talk/profile)

Scope of influence

  • KakaoTalk profile nickname(nickName)
  • KakaoTalk Profile Image (profileImageUrl)
  • KakaoTalk Profile Thumbnail Image (thumbnailUrl)

Changes

  • When users changes their profile images in Kakao Talk, the profile information provided through the Retrieving Kakao Talk Profile API is immediately changed, and the information before the change is immediately deleted.

Reference

Retrieving Kakao Talk Profile API provides a function to retrieve a user’s current Kakao Talk profile information. Therefore, if a user changes the nickname or profile image in the Kakao Talk service, its API response also changes.

According to the Operation Policy Article 3, Paragraph 20 “Cache data Kakao provided for purposes other than improving user’s environment in the app, or failing to retain the data with the most recently updated data”, you cannot separately save the response of the Retrieving Kakao Talk Profile API to use.

However, if your service is inevitably caching Kakao Talk profile information even for a short period of time to improve the performance, 404 error may occur if the profile image is changed during the caching time. Please consider the changes and take action in advance for the changes.

Thank you.


Kakao Developers