ZIP upload is failing for an application with the error Third parties.csv could not be uploaded.
When using CLI, getting this error
Uploading file 'PHP-20251120_0647.ThirdParties.csv' to application result id='000000' with company [name='XXXXXX',id='0000'] and application [name='XXXXX',id=000000] failed: file refuse due to incorrect format (binary, or other …)
Reason
- Check if the file is empty. Highlight expects at least a header line with names of the columns.
- Check if there are any leftover files in the working directory, likely due to incomplete prior runs and possibly permission issues preventing directory cleanup. Remove all old files. The working directory should be cleared out after each run. It's usually best to have a unique working directory for each analysis to avoid any issues.
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
55387, 56280
Comments