atif_imam
10/21/2021, 4:09 PMvisch
10/21/2021, 5:07 PMaaronsteers
10/21/2021, 5:11 PM--log-level=debug
is the next step. @florian.hines is actually improving logs on the catalog discovering in our dev milestone.
Another thing I didn't think about until now, is that perhaps we should automatically print guidance to use --log-level=debug
whenever we fail and that setting is not already set. Something like "[Process name] ... has failed. For more detailed log messages check '...' log directory or rerun with --log-level=debug
."aaronsteers
10/21/2021, 5:16 PMatif_imam
10/21/2021, 6:01 PMvisch
10/21/2021, 6:07 PMatif_imam
10/21/2021, 6:34 PMvisch
10/21/2021, 7:30 PMFile "/home/atif/PycharmProject/demo_meltano/demo_ingestion/.meltano/extractors/tap-google-sheets/venv/lib/python3.9/site-packages/tap_google_sheets/client.py", line 181, in get_access_token
raise_for_error(response)
File "/home/atif/PycharmProject/demo_meltano/demo_ingestion/.meltano/extractors/tap-google-sheets/venv/lib/python3.9/site-packages/tap_google_sheets/client.py", line 122, in raise_for_error
home/atif/PycharmProject/demo_meltano/demo_ingestion/.meltano/extractors/tap-google-sheets/venv/lib/python3.9/site-packages/tap_google_sheets/client.py", line 181,
is getting a 401 back I"d look into that call. My guess is configuration issues