Hello all,
I have been working for firebase for 6 months. And I have already created 3 project, one is free and other two are paid project.
I'm unable to write anything to firestore even without any security rules in the latest project. Initially the database was configured in google cloud datastore mode. And I have switched it to firestore(Native mode). The project has a billing account set up and have spark plan.
Admin sdk is throwing "The Cloud Firestore API is not enabled for the project".
Console is showing errors like Error loading collections and Oops! Collections failed to load.
When tried to add collection and document from console directly, there are no error shown. But the data is also not added.
Can you please help? We are nearing the release and wanted to switch from test project to production and ran into this issue.
Thank you in advance.