1. 카카오 개발자 계정 설정

2. n8n Credential 만들기

image.png

image.png

  1. Oauth Redirect URL http://localhost:5678/rest/oauth2-credential/callback
  2. Grant Type Authorization Code
  3. Authorization URL https://kauth.kakao.com/oauth/authorize
  4. Authorization Token URL https://kauth.kakao.com/oauth/token
  5. Client id (rest api key) 카카오톡 개발자 > 내 어플리케이션 -> 앱 키 에서 확인 가능 21ef602b72735f1812f0b067daa53e7c
  6. Client secret 카카오톡 개발자 > 내 어플리케이션 -> 보안 에서 확인 가능 36IxaG78RMqFvg359ZkGyKwNR0oGs9tm
  7. Scope talk_message,friends
  8. Authentication Body