johnkhansrc / NestGoogleSheetConnector

A Google Sheet integration for NestJs
11 stars 9 forks source link

Cannot read properties of Undefined (reading '0') #4

Closed ok-timmy closed 1 year ago

ok-timmy commented 1 year ago

I am getting stuck on this error every time I try to read a cell using the readCell method.

image

I think I am following the right convention as specified in the google sheets documentation.