Google Sheets Error Status - Invalid argument for a number array
Status: Closed · Asked by Ambrose Chea on · 0 views
Hey all,
Just having issues with adding numbers to a google sheet. I am getting a Error status - Invalid Argument when trying to enter in a number (using Add Multiple Rows for Google Sheets.
Error Message :
Invalid values[358][6]: list_value {
values {
number_value: 6.145574852E10
}
}
The values being provided is from an array, I have

Any solution for this?
Attachments

Hey @teknikal
Seems like you might have done some changes in your Google Sheets action step and because of that you getting such an error message in the API response.
So, kindly reconnect the action step once and then try again.