one of the functions in my project is to write the data processed at the back end to the front end of excel, for download. There is no problem when writing data. However, when downloading, the backend reports the following error:
but the path and file can be found on the console. And consistent with the path of the error report.
who has encountered such a problem and how to solve it?