AliHarake
Results
1
comments of
AliHarake
I got the same error as you guys and fixed the issue in the airbyte/utils/utils.py by modifying the unmarshal_json function to accept a list and it worked ``` def unmarshal_json(data,...