seong
Flutter Firebase Google Oauth 로그인 중 에러( People API has not been used in project 596174272297 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=596174272297 t.. 본문
Flutter/Errors
Flutter Firebase Google Oauth 로그인 중 에러( People API has not been used in project 596174272297 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=596174272297 t..
hyeonseong 2023. 7. 20. 17:25구글 로그인 기능을 테스트 하던 도중 첫 테스트 부터 에러가 발생했다.
에러내용은 아래와 같다.
People API has not been used in project 596174272297 before or it is disabled.
Enable it by visiting https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=596174272297 then retry.
If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry."
이유를 찾아보니 프로젝트의 API가 비활성화 되었다고.. 위에서도 나와있다.
활성화 시켜주자.