Hello,
I've recently started experiencing issues with importing documents. After step 2 when I click "Run Import", I get an Error 400 message. This doesn't happen with all documents as some can be imported without issue, and others get the error. I've checked the files and their encoding, saved as different CSV types and the issue persists. The problem is, I have documents for clients that need to be imported and am unable to do so.
I checked the logs under data/logs and only see this message for the import error.
[2017-11-28 15:28:41] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Import ) , InputData: - [] []
[2017-11-28 15:28:41] Espo.ERROR: Display Error: , Code: 400 URL: /espo/app/desktop/api/v1/Import [] []
Any advice on how to identify the cause and fix this issue would be appreciated.
Thanks in advance
I've recently started experiencing issues with importing documents. After step 2 when I click "Run Import", I get an Error 400 message. This doesn't happen with all documents as some can be imported without issue, and others get the error. I've checked the files and their encoding, saved as different CSV types and the issue persists. The problem is, I have documents for clients that need to be imported and am unable to do so.
I checked the logs under data/logs and only see this message for the import error.
[2017-11-28 15:28:41] Espo.ERROR: API [POST]:/:controller, Params:Array ( [controller] => Import ) , InputData: - [] []
[2017-11-28 15:28:41] Espo.ERROR: Display Error: , Code: 400 URL: /espo/app/desktop/api/v1/Import [] []
Any advice on how to identify the cause and fix this issue would be appreciated.
Thanks in advance
Comment