500 errors on CSV import API
Hey guys,
I keep trying to upload a CSV file and have checked I have all the right params but I keep getting this response:
{"response"=>{"uri"=>"/api/<USERNAME>/<DATABASE>/<TABLE>", "action"=>"IMPORT", "error"=>{"code"=>7005, "message"=>"Sorry, an unexpected error occured when performing this operation. The error has been logged and will be looked into.\n\nIt would be of great help if you could provide us with additional information using the \\'\\'Feedback\\'\\' link at the top of this page."}}
Any ideas what might be going on? Thanks!