Also, when I try to do a tap-csv to target-csv, I do not get the same error. Instead it says
File “/Users/armaantewary/opt/anaconda3/lib/python3.8/json/decoder.py”, line 355, in raw_decode
raise JSONDecodeError(“Expecting value”, s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)