Problem/Motivation
When an exception ocours in SpreadSheets getData we are returning the message object. The function is expected to return an array and can cause issues.
Proposed resolution
Return an empty array in case of exception.
When an exception ocours in SpreadSheets getData we are returning the message object. The function is expected to return an array and can cause issues.
Return an empty array in case of exception.
Comments
Comment #4
kallado commentedComment #6
kallado commented