Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Using Google Sheets Tools with AI Agents to Update a Sheet: "Invalid data[0]: Unable to parse range:" #13366

Open
souzagaabriel opened this issue Feb 19, 2025 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review In Review We are reviewing the issue

Comments

@souzagaabriel
Copy link

Bug Description

When I use the sheet tool to update a value in a spreadsheet, I get this error:

{ "message": "Bad request - please check your parameters", "timestamp": 1739971715611, "name": "NodeApiError", "description": "Invalid data[0]: Unable to parse range: TEste Nome!B20 ", "context": {}, "cause": { "message": "400 - {"error":{"code":400,"message":"Invalid data[0]: Unable to parse range: TEste Nome!B20 ","status":"INVALID_ARGUMENT"}}",

Image

To Reproduce

Complete workflow:
Sheet_Tool_AI.json

Image

Expected behavior

In this scenario, we would expect it to update the row, since as we can see in the following image, everything is correct in the Column to match on and Values to Update parameters:

Image

Operating System

22.04.5 LTS

n8n Version

1.74.3

Node.js Version

20.18.1

Database

PostgreSQL

Execution mode

queue

@Joffcom
Copy link
Member

Joffcom commented Feb 19, 2025

Hey @souzagaabriel,

We have created an internal ticket to look into this which we will be tracking as "GHC-896"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Feb 19, 2025
@souzagaabriel souzagaabriel changed the title Error Using Google Sheets Tools with AI Agents to Update a Sheet: "Invalid data[0]: Unable to parse range: DEZ!B4 " Error Using Google Sheets Tools with AI Agents to Update a Sheet: "Invalid data[0]: Unable to parse range:" Feb 19, 2025
@souzagaabriel
Copy link
Author

Just a note: In the example I've put here, the name of the sheet is with a space “TEste Nome” on purpose, it was a test of mine because I had already tested the name of the sheet without a space as well.

@Joffcom Joffcom added the In Review We are reviewing the issue label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review In Review We are reviewing the issue
Projects
None yet
Development

No branches or pull requests

2 participants