I call this API with a JSON file, but i find that the input_data is not received correctly by the python script, how to handle it? The test script is put below ...
The fix for that issue was to have csvkit mention PYTHONIOENCODING in the message for an encoding error: Your file is not "utf-8" encoded. Please specify the correct ...