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

Google Sheet: error if sheet name follows A1 notation #215

Open
jereze opened this issue Jul 7, 2021 · 0 comments
Open

Google Sheet: error if sheet name follows A1 notation #215

jereze opened this issue Jul 7, 2021 · 0 comments

Comments

@jereze
Copy link
Contributor

jereze commented Jul 7, 2021

How to reproduce?

  • Create a Google Sheet document with a sheet named "CO2"
  • Setup a Google Sheet dataset (read mode) and you'll get an error:

Test failed: Failed to read from python dataset : <class 'gspread.exceptions.APIError'> : {'code': 400, 'message': "Range ('CO2'!CO2) exceeds grid limits. Max rows: 1000, max columns: 26", 'status': 'INVALID_ARGUMENT'}

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

No branches or pull requests

1 participant