Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- git pair
- #cloudfront #s3 #html 확장자 없애기
- this
- ESLint
- 클로저
- lightsail nodejs apache
- 기후변화
- TypeScript
- OOP
- 객체참조 #객체
- NPM
- url #querystring
- jest
Archives
- Today
- Total
Hello World...
플러터 웹 구글 파이어베이스 로그인 에러 People api 본문
로그인 중 오류가 발생했습니다. ClientException: ( "error": { "code": 403, "message": "People API has not been used in project 000000000 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/people.googleapis.com/overview?project=00000000000 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.", "status": "PERMISSION_DENIED",
플러터 웹 구글 파이어베이스 로그인 하는데 위와 같은 에러가 발생했다.
url 클릭해서 people api 를 활성화하면 해결!
Comments