When we try to upload our UPS orders, we get the error listed below. Our upload file looks like this:
"ShipmentId","TrackingNumber","Void"
"4","34339439HI34","N"
"2","8034830483080","N"
Any ideas what is going on?
Saved at: Thursday, May 05, 2011
----------------------------
Title: Error while importing
----------------------------
Summary: Error occurred while importing data.
----------------------------
Detailed Message: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
<html><head><title></title><!-- <script language="javascript">window.location.replace("http://store.homeseer.com/store/ClientA ... rvice.asmx");</script> --></head><body></body></html>
unable to upload UPS orders using data transfer tool
Re: unable to upload UPS orders using data transfer tool
Does the upload file need to have a .csv extension? Maybe that is our problem, testing that...