CSFrequency / react-firebase-hooks

React Hooks for Firebase.
Apache License 2.0
3.55k stars 304 forks source link

useSignInWithEmailAndPassword BadRequestError #309

Closed maitreepasad8 closed 11 months ago

maitreepasad8 commented 11 months ago

I am using useSignInWithEmailAndPassword and every time it is throwning a Bad Request error: POST 400 error. Tried adding logs and this is the error message I got. This was working a few months ago Error message: FirebaseError: Firebase: Error (auth/invalid-json-payload-received.-unknown-name-"email":-proto-field-is-not-repeating,-cannot-start-list.-invalid-json-payload-received.-unknown-name-"password":-proto-field-is-not-repeating,-cannot-start-list.).