Theo Ephraim

Results 163 comments of Theo Ephraim

Hi all! version 4.0.0 is now deployed. I _think_ this should make it easier to use int he browser, as google-auth-library is now an optional peer dependency. That said, I...

@sskanishk @dgastudio - I just released a new patch which should hopefully fix this. Note that you do not need to set the header row unless you are changing those...

closing this - please send more details and reopen if you are still having issues.

new TS rewrite is now live. Please check it out :D

I've now mostly offloaded the auth to google-auth-library, and when I log their objects directly, they include the tokens unhidden. I could potentially just hide the `doc.auth` property, but I'm...

Creating new sheets is supported, but adjusting permissions unfortunately is not. However, I am working on a bigger rewrite and sharing / permissions is implemented. Just not quite ready for...

Assuming you are using service account auth, the sheet will be owned by the service account, and you are not able to log in as that user. You can however...

Not currently. You will have to make the request to the drive API yourself. Either via an http request, or using google's [official npm module](https://www.npmjs.com/package/@googleapis/drive). I just pushed up my...

I just pushed a new breaking version that adds a ton of functionality and this sharing stuff is now supported. Please check it out and let me know if you...

This is now implemented - https://theoephraim.github.io/node-google-spreadsheet/#/classes/google-spreadsheet-row?id=fn-toobject