unknown character import failed caused by the character shown in the pic.
the json used in my proj is like this:
{"user_exam_id":1,"end_time":""}
(ff gone..., you need copy it to some editor.)
the error is:
Failed: error processing document #1: invalid character '\f' in string literal
I don't even known how to replace it or delete it. it looks like ^L in vim. however, I tried to replace ^L and L with "", nothing happened...