Hi, I am using n8n cloud version 1.41.1. Every setting is default.
I was making a request to append rows to Google Sheet with Sheet API.
The process is to create a report by creating a new spreadsheet and append data to the newly created spreadsheet.
Thanks for posting here and welcome to the community!
I am trying, but I cannot re-create this output that you are getting. Could you share your workflow and ideally pin the mock data? You can share your workflow here by pasting them as JSON in between two block quotes (```).
Also, just out of curiosity, why are you using the HTTP request node instead of the Google Sheet Node ?