Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase row count and/or column count when appropriate error in spreadsheet update #43

Open
SpartanPlume opened this issue Mar 23, 2021 · 0 comments

Comments

@SpartanPlume
Copy link
Owner

The update of a spreadsheet can fail because there are not enough rows/columns.

The goal here would be to store the rowCount/columnCount during the retrieval, and if there are more rows/columns just before doing the API call to update the spreadsheet, first do an API call to update the properties of the spreadsheet.

More information can be found here for the API call to do to update the properties: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.values/batchUpdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant