question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support creating new spreadsheet document

See original GitHub issue

Hey guys ✌️ Thanks for the awesome work! 🌟

From what I understood, the GoogleSpreadsheet constructor expects a Sheet ID, which makes me think we should have an existent one before doing anything.

Is there any way to create a Sheet from scratch using this library? Just as if I was “uploading” a new Sheet file?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:5
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
suryasarafecommented, Sep 11, 2020

great library, hope this feature come soon…

0reactions
fostemancommented, Jan 2, 2022
As this will create the document owned by the auth method you are using (which is often a service account), it may not be accessible to your google account. Therefore if it recommended to create documents ahead of time if possible rather than using this method.

Is there a way to change the sharing settings ? I mean, what’s the point of creating a sheet and not being able to open it ?

Should we use oAuth2 method of creation instead ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a new workbook - Microsoft Support
Create a workbook. Open Excel. Select Blank workbook or press Ctrl+N. Start typing. Create a workbook from a template. Select File > New....
Read more >
How to use Google Sheets - Google Docs Editors Help
Step 1: Create a spreadsheet · Open the Sheets home screen at sheets.google.com. · Click New Plus . This will create and open...
Read more >
How to Create a Spreadsheet - Computer Hope
Create a spreadsheet with Google Sheets​​ Google Sheets is free, easy to access, supports collaborative editing, and can open other spreadsheet ...
Read more >
Create a spreadsheet | Google Sheets
This page describes how to create a spreadsheet. Example. To create a spreadsheet, use the create method on the spreadsheets collection, as shown...
Read more >
Create or import a spreadsheet - Workiva Support
You can create a new spreadsheet in Home using the Create menu or within a folder from the right-click menu. If you have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found