I use 'use_bom' => true
to read Japanese in CSV files when opening with Excel. I call through postman everything is fine, but when I call the API via FE, I get a Japanese font error.
I tried changing the content-type content-encode in the header, but it doesn't seem to work.