CS Tools Google Sheets Syncer Error #110
Unanswered
leonliflipp
asked this question in
Q&A
Replies: 2 comments 7 replies
-
|
I also have some additional questions:
Thanks again! |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hey @leonliflipp , can you switch the order of [configuration]
spreadsheet = 'ThoughtSpot Data Sink'
credentials_file = 'C:\Users\boonhapus\Downloads\syncers\cs-tools-user-sync-02cf6ee39e60.json'
mode = 'overwrite' |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was trying to use the Google Sheets syncer on CS tools but I'm running into an issue.
The command I'm running is:
cs_tools tools searchable bi-server --syncer gsheets:///$HOME/Documents/TS_CS_Tools/google-sheets-definition.toml --compact.My definition.toml file is:
[configuration]
spreadsheet = 'test'
mode = 'overwrite'
credentials_file = '/Users/leonli/Documents/TS_CS_Tools/google-sheets-creds.json'
This is a screenshot of the error.

And this is the log report:
2024-03-12T10_35_29.log
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions