jpillora / node-edit-google-spreadsheet

A simple API for editing Google Spreadsheets
304 stars 101 forks source link

spreadsheet.add Giving error #32

Closed zishan101 closed 9 years ago

zishan101 commented 10 years ago

spreadsheet.add Giving error Cannot Call Method 'add' of null

Vishv19 commented 10 years ago

I am too facing this error, I was able to log in using my Google account. Also debugging messages came up in this order 'Logging into Google...' and then 'Logged into Google' , but still it produces the above error. I have followed the same example in README.md.

jpillora commented 10 years ago

Have you tried https://github.com/jpillora/node-edit-google-spreadsheet/blob/stable/example/edit-basic.js ?

jpillora commented 9 years ago

Closing, if you're trying the basic examples and they're erroring, re-open