웹 개발16 카카오 '톡캘린더' 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. 카카오 '톡캘린더' 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. [Kakao Login] API 사용법 _ 로그인 토근 발급 받기 https://developers.kakao.com/console/app 에서 애플리케이션 추가하기내 애플리케이션 > 제품 설정 > 카카오 로그인 "활성화"하기활성화 설정 ONRedirect URI 설정 ex) https://localhost.com크롬(시크릿모드)에서 '카카오톡 로그인 인가' 받기 위한 url 입력 https://kauth.kakao.com/oauth/authorize?client_id={ 앱 REST API 키 }&redirect_uri={ 앞서 작성한, Redirect URI }&response_type=code 카카오 공식 문서 참고 : https://developers.kakao.com/docs/latest/ko/kakaologin/rest-api#request-code '.. 2024. 8. 29. 이전 1 2 3 다음