카카오3 카카오 '톡캘린더' REST API 사용법 _ 일반 일정 > 수정하기 먼저, 로그인 과정을 진행해준다.https://doraemin.tistory.com/17 제품 설정 > 카카오 로그인 "활성화"하기활성화 설정 ONRedirect URI 설정 ex) https://localhost.com크롬(시크릿모드)에서 '카" data-og-host="doraemin.tistory.com" data-og-source-url="https://doraemin.tistory.com/17" data-og-url="https://doraemin.tistory.com/17" data-og-image="https://scrap.kakaocdn.net/dn/wNvL3/hyWV4cZh79/LlDPdo3H8xMw30JmSs3JL0/img.png?width=800&height=659&face=0_0_8.. 2024. 8. 30. 카카오 '톡캘린더' REST API 사용법 _ 일반 일정 > 생성하기 먼저, 로그인 과정을 진행해준다.https://doraemin.tistory.com/17 제품 설정 > 카카오 로그인 "활성화"하기활성화 설정 ONRedirect URI 설정 ex) https://localhost.com크롬(시크릿모드)에서 '카" data-og-host="doraemin.tistory.com" data-og-source-url="https://doraemin.tistory.com/17" data-og-url="https://doraemin.tistory.com/17" data-og-image="https://scrap.kakaocdn.net/dn/wNvL3/hyWV4cZh79/LlDPdo3H8xMw30JmSs3JL0/img.png?width=800&height=659&face=0_0_8.. 2024. 8. 30. 카카오 톡캘린더 API 가져오기 _ 접근 권환 동의 에러 { "msg": "[JejuTravel] App disabled [talk_calendar] scopes for [CALENDAR_GET_CALENDARS] API on developers.kakao.com. Enable it first.", "code": -3} 접근 권한 에러인 것이다. 내 애플리케이션 > 제품 설정 > 카카오 로그인 > 동의항목들어가서, 아래쪽의 '접근 권환' '설정'을 '사용 안 함' 에서 '이용 중 동의'로 변경해주자. 이후, 추가 항목 동의를 시행해주어야 한다. 다시 로그인 과정을 거쳐야 한다.자세한 내용은 아래 글 참고.https://doraemin.tistory.com/19 카카오 톡캘린더 API 가져오기 _ 추가 항목 동의 에러{ "msg": "insuff.. 2024. 8. 29. 이전 1 다음