HeikoK
HeikoK10mo ago

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.
No description
8 Replies
Gaurav Chadha
Gaurav Chadha10mo ago
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.
No description
HeikoK
HeikoK10mo ago
@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,
No description
No description
HeikoK
HeikoK10mo ago
No description
Gaurav Chadha
Gaurav Chadha10mo ago
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.
HeikoK
HeikoK10mo ago
Done. I created a complete fresh simple flow from scratch, added to the form.
Gaurav Chadha
Gaurav Chadha10mo ago
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.
HeikoK
HeikoK10mo ago
Thanks, @Gaurav Chadha
Luca
Luca5mo ago
FIX: Had same issue; removed Firestore database (as it was renamed) -> created a new firestore database and left the name as (default)