Getting Error Code 400 ( Bad Request ) when trying to add a document in firebase firestore
I’m working on a simple Nextjs application having some CRUD operation with firebase firestore database , I’m using zustand for state mangement but when I’m trying to add the document I’m getting the error code 400 ( Bad request ) in the console ( image attached below )