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.

[ERROR] sqlitebiter gs: OpenError: spreadsheet not found

See original GitHub issue

no matter what spreadsheet name I type, I get the error:

[ERROR] sqlitebiter gs: OpenError: spreadsheet 'gom' not found
[INFO] sqlitebiter gs: converted results: source=0, fail=1

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
thombashicommented, Apr 14, 2019

I’ll close the issue. Feel free to reopen if you still have any problems about the issue.

0reactions
thombashicommented, May 14, 2021

Hi @cdbattags

I’d be curious what happens if spreadsheet names conflict though.

According to the gspread document:

https://docs.gspread.org/en/latest/api.html?gspread.Client.open#gspread.Client.open If there’s more than one spreadsheet with same title the first one will be opened.

I would say it would be a bit better to default to using the file key. Would you be open to a PR on this and pytablereader?

Surely the above might be better. Fallback to open by title would be ideal when failed to open by key to keeping backward compatibility. PR would always be welcome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

thombashi/sqlitebiter: A CLI tool to convert CSV / Excel / HTML ...
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite...
Read more >
Welcome to sqlitebiter's documentation! — sqlitebiter 0.36.1 ...
A CLI tool to convert CSV / Excel / HTML / JSON / Jupyter Notebook / LDJSON / LTSV / Markdown / SQLite...
Read more >
sqlitebiter - freshcode.club
A CLI tool to convert CSV/Excel/HTML/JSON/LTSV/Markdown/TSV/Google-Sheets to a ... 2018 13:25 minor feature: avoid error exit when specified file not found.
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