반응형
목록firebase init (1)
컴굥일지

문제 상황 firebase로 리액트 프로젝트를 배포하려고 했다. firbase init 명령어를 쳤더니 아래와 같은 문구와 함께 제대로 작동하지 않았다. Error: HTTP Error: 401, Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. 문제 해결 방법 문제는 한 2,3년 전쯤에 firebase를 사용하면서 로그인을 했었던 적이 있어서였다. 그때 로그인한 정보가 남아있어서 fi..
Tip & 오류 해결/오류 해결 모음
2023. 7. 26. 14:25
반응형