n8n errors / Schema

Unable to parse range: Sheet1!A:D1:undefined1

platform: n8n / category: Schema / versions: 0.84.3

Cause

A regression in n8n v0.84.3 caused the Google Sheets Append operation to build malformed range strings with undefined suffixes.

Fix

Upgrade to n8n v0.84.4 or later which contains the patch. If you cannot upgrade immediately, replace the Append operation with a raw HTTP Request to the Sheets API using a correctly formed A1-notation range.

Source thread →

Part of the Automation Error Index — n8n errors: browse all.

Hitting an automation error we have not covered?

AutomateLab builds and debugs n8n, Make, and agent workflows as fixed-scope projects. If something is broken in production, tell us what you are seeing.

Describe the problem