Hi we are seeing this issue when trying to pull a ...
# replication-troubleshooting
l
Hi we are seeing this issue when trying to pull a json file from zoho
Copy code
Failed 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?
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2897 to ensure timely resolution!
h
Hey, could you help with more information about the connector you used, also you can post this over discuss.airbyte.io for further assistance