Describe the problem/error/question
Everything seems to process fine. It simply does not update my sheets (My update google sheets node I added below). I’ve tried everything I can think of. Tried making a new sheet, making a new tab in the sheet, changing some values to see if it’s just that row. The most interesting Is I have another flow that is EXACTLY the same except it is for a different data base, but all other factors are equal. I even tried hard coding it. I’m at a loss. I also updated my N8N since I self host, which for whatever reason got rid of the non-json header option for HTTP request but that’s a problem for a different post.
What is the error message (if any)?
No error.
Please share your workflow
Share the output returned by the last node
So not the last node, it’s this “Add Company2” node. I see it outputs the correct data. I attached a screenshot below of the output and of the not updated sheets. However my rows never get updated with “Yes” in the processed column…
Information on your n8n setup
- n8n version: Latest
- Running n8n via (Docker/Cloolify, Oracle/cloudflare):
- Operating system: windows 10

