Luis Pereira
10/18/2022, 11:17 AMFailed to load <https://zohourlhere>: ConfigurationError('Reader json is not supported\nTraceback (most recent call last):\n File "/airbyte/integration_code/source_file/client.py", line 314, in load_dataframes\n reader = readers[self._reader_format]\nKeyError: \'json\'\n') Traceback (most recent call last): File "/airbyte/integration_code/source_file/client.py", line 314, in load_dataframes reader = readers[self._reader_format] KeyError: 'json' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/airbyte/integration_code/source_file/source.py", line 95, in check next(client.load_dataframes(f)) File "/airbyte/integration_code/source_file/client.py", line 318, in load_dataframes raise ConfigurationError(error_msg) from err source_file.client.ConfigurationError: Reader json is not supported Traceback (most recent call last): File "/airbyte/integration_code/source_file/client.py", line 314, in load_dataframes reader = readers[self._reader_format] KeyError: 'json'
Can someone help please?user
10/18/2022, 11:45 AMHarshith (Airbyte)
10/19/2022, 11:34 AM