Skip to content

Firebase Error: auth/invalid-api-key, Your API key is invalid, please check you have copied it correctly. #61

@ghost

Description

Ionic version:
v1.3.1

AngularFire:
2.0.2

Firebase js:
v3.3.0
Build: 3.3.0-rc.7

Issue:
I am using the correct config keys from Firebase console > Web Setup, all of a sudden my app started throwing error from Firebase as below:

R {code: "auth/invalid-api-key", message: "Your API key is invalid, please check you have copied it correctly."}

Ionic code to login user with firebase email password enabled firebase.auth().signInWithEmailAndPassword()

Expected:
What should be the fix I have checked the API key its same? My app was working fine with same source code and API key and now it is just looping the above error in console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions