Google Sheet Get Rows stopped working
The Google Sheet Get a Row node stopped working suddenly. I recreated it, credentials and authorization are correct. The range expression is : ['P2P!A1:Q109'].
{
"error": "Cannot read properties of undefined (reading 'gsheets')"
}
5 Replies
Can you try deleting the node and adding it again? You can copy the values before deleting.
Hi Gaurav, I did, I even created another workflow to test this node, same behavior.
is the trigger a POST request? since last night, im also seeing data in the body of the post request showing as 'undefined' (despite working previously).
This should be fixed now, can you try signing back to the node again after logging out? (please try on a fresh workflow if you would)
Thanks @Gaurav Chadha ... after emptying cache/etc it now works perfectly again.