Akash Ghadge
01/30/2023, 3:57 PMpython main.py read --config secrets/config.json --catalog sample_files/configured_catalog.json
I am getting an data on command line but at the end of the response I am getting an error
"failure_type": "system_error"}}
I am not aware of the reason for this error, I have attached the screen shots for the response below, Please anyone help me understand the reason behind this error
Thank youMarcos Marx (Airbyte)
01/31/2023, 9:25 AM--debug?
python main.py read --config secrets/config.json --catalog sample_files/configured_catalog.json --debug it will print more information about the request and errors.Akash Ghadge
01/31/2023, 1:41 PMsystem_error at the end.