Error Message: The developer hasn’t given you access to this app.
이전 글에서 잘 진행을 하고 있었는데... 아래 오류가 났다.
OAuth 테스트 사용자에 '나'의 계정은 default 로 추가되는 줄 알았으나, 따로 설정을 해 주어야 하는 것이었다.
Google Cloud Platform > API 및 서비스 > OAuth 동의 화면
https://console.cloud.google.com/
Google Cloud Platform
하나의 계정으로 모든 Google 서비스를 Google Cloud Platform을 사용하려면 로그인하세요.
accounts.google.com
이렇게 테스트 사용자에 계정을 추가해주면,
.참고
Error 403: access_denied The developer hasn’t given you access to this app despite a new project being created
Please note: This is NOT a duplicate as I followed the SO only verified answer by creating a new project yet it didn't work. Also my case is with chrome extension or chrome app client ID from dev c...
stackoverflow.com
'Platform > BackEnd' 카테고리의 다른 글
[javascript] Concept 33. 4까지 (0) | 2021.08.12 |
---|---|
[javascript] 구글스프레드시트에서 읽어오기-(0)(ERROR1) (0) | 2021.08.03 |
[javascript] 구글스프레드시트에서 읽어오기 - (1) (0) | 2021.08.03 |
[Node.js] Mac 환경에서 설치하기 (0) | 2021.08.03 |
[javascript] 구글스프레드시트에서 읽어오기-(0) (0) | 2021.08.02 |