Create Document doesn't work, returns "NOT FOUND"
I can't create a document using the underlaying Firestore, none of the examples is working and also when following tutorials on Youtube, i always get the Error 5 NOT FOUND.
It doesn't matter if I call the API via browser or Postman. Every request fails, testing the node also fails.
8 Replies
Hi @HeikoK, I just tested the Create document node, it works fine for me. Could you try testing the individual node with your values and check the response? Testing individual nodes - https://docs.buildship.com/testing#testing-individual-nodes.
Testing – BuildShip
A unified resource to start building your backend with low-code. Dive into triggers, nodes, and step-by-step guidance to jumpstart your workflow creation.
@Gaurav Chadha Perhaps I do not understand the feature, but I expect that there's an underlaying Firestore and this nodes creates the collection automatically if it doesn't exist.
However, testing the node gives me the same result,
Could you please share this via ina-app support form and attach the workflow in it?
@HeikoK ^^. If this is still a blocker, you can share in in-app support form.
Done. I created a complete fresh simple flow from scratch, added to the form.
An update: It seems a project specific issue with your built-in Firestore, we are working on fixing it for your project. Will update you soon when fixed.
Thanks, @Gaurav Chadha
FIX: Had same issue; removed Firestore database (as it was renamed) -> created a new firestore database and left the name as (default)