![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FlriTa%2Fbtrx1Hf6STx%2FOrZIVZxVkrKUpm4KOlJaoK%2Fimg.png)
[API] 구글 OAuth로 토큰(access token) 발급받기
·
📁ETC./🪢 API Connection
구글 클라우드 플랫폼을 사용하여 연동한다. OAuth토큰 사용 포스트맨 (Postman) 사용 구글 클라우드 플랫폼 https://console.cloud.google.com/ Google Cloud Platform 하나의 계정으로 모든 Google 서비스를 Google Cloud Platform을 사용하려면 로그인하세요. accounts.google.com 프로젝트 만들기 -> 프로젝트명을 정하고 생성 OAuth 동의 화면 구성하기 - 여기에 등록하지 않으면 사용 못함 - 등록하지 않고도 사용하기 위해서는 공식배포를 해야함 OAuth 클라이언트 ID 만들기 동의화면을 다 구성하여 생성하였다면 링크 https://accounts.google.com/o/oauth2/v2/auth? scope=https%3..