Error: The entered credentials were incorrect after upgrade to 3.0.2 #166
Comments
BUMP. |
Hi folks, I'm not able to reproduce this issue on any machine I've tried it on. Also, between Can you also please doublecheck the following:
In 3.0.0 we had a bug where we kept using the legacy Firebase namespace instead of the new project id when migrating projects. My best guess is this is the problem. |
That fixed it. thanks! |
Just delete firebase file i.e : .firebaserc, firebase.json, then run commands : firebase login, firebase init, firebase deploy, everything works fine. |
Thanks @jatinrev your solution worked perfectly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to 3.0.2, i receive this error when deploying. Reverting to 3.0.0 fixes the issue.
The text was updated successfully, but these errors were encountered: