[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Antwort: 400 Bad Request



Donald,

Did you call http_setCCSIDs(819: 0)?

   New iconv() objects set, ASCII=819. EBCDIC=0

The encoding attribute of your SOAP message is set to "UTF-8". 

   <?xml version="1.0" encoding="utf-8"?>

So perhaps 819 is the wrong character encoding. Please try 
http_setCCSIDs(1208: 0).

Thomas.

ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 04.03.2010 20:06:11:

> Von:
> 
> donald.zimmerman@xxxxxxxxxxxxxx
> 
> An:
> 
> ftpapi@xxxxxxxxxxxxxxxxxxxxxx
> 
> Datum:
> 
> 04.03.2010 20:14
> 
> Betreff:
> 
> 400 Bad Request
> 
> Gesendet von:
> 
> ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
> 
> I have looked at this sun up to sun down and I just cannot figure 
> where I am going wrong. We process web service calls all the time 
> and this one just won't work. I'm sure it is something simple, but I
> just can't spot it. Any help is appreciated.
> 
> 
> 
> HTTPAPI Ver 1.16 released 2006-05-07
> 
> 
> 
> New iconv() objects set, ASCII=819. EBCDIC=0
> 
> http_persist_open(): entered
> 
> http_long_ParseURL(): entered
> 
> http_persist_post(): entered
> 
> http_long_ParseURL(): entered
> 
> do_post(): entered
> 
> POST /tmesys/tmesys.asmx HTTP/1.1
> 
> Host: ws20devuv.pmsionline.com
> 
> Content-Type: text/xml
> 
> SOAPAction: http://www.PMSIOnline.Com/TmesysWebservices/DataRequest
> 
> Expect: 100-continue
> 
> Content-Length: 699
> 
> 
> 
> 
> 
> recvresp(): entered
> 
> HTTP/1.1 100 Continue
> 
> 
> 
> 
> 
> SetError() #13: HTTP/1.1 100 Continue
> 
> senddoc(): entered
> 
> <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://
> www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/
> soap/envelope/"> <soap:Body> <DataRequest xmlns="http://
> www.PMSIOnline.Com/TmesysWebservices/"> <InputMessage> 
> <MasterCarrierInfoRequest> <MessageHeader> <MessageVersion>1</
> MessageVersion> <MessageId /> <MessageSource>2</MessageSource> 
> <MessageDestinations> <MessageDestination>1</MessageDestination> </
> MessageDestinations> </MessageHeader> <MessageBody> 
> <CommonCarrierCode>017320022</CommonCarrierCode> </MessageBody> </
> MasterCarrierInfoRequest> </InputMessage> </DataRequest> </
> soap:Body> </soap:Envelope>
> 
> 
> 
> recvresp(): entered
> 
> HTTP/1.1 400 Bad Request
> 
> Date: Thu, 04 Mar 2010 18:50:53 GMT
> 
> Server: Microsoft-IIS/6.0
> 
> X-Powered-By: ASP.NET
> 
> X-AspNet-Version: 2.0.50727
> 
> Cache-Control: private
> 
> Content-Length: 0
> 
> 
> 
> 
> 
> SetError() #13: HTTP/1.1 400 Bad Request
> 
> recvdoc parms: identity 0
> 
> header_load_cookies() entered
> 
> recvdoc(): entered
> 
> SetError() #0:
> 
> SetError() #13: HTTP/1.1 400 Bad Request
> 
> http_close(): entered
> 
> 
> 
> 
> Notice: THIS DOCUMENT MAY CONTAIN CONFIDENTIAL OR PROPRIETARY 
> INFORMATION, INCLUDING PATIENT HEALTH INFORMATION THAT IS PROTECTED 
> UNDER HIPAA AND OTHER STATE AND FEDERAL CONFIDENTIALITY LAWS. PLEASE
> DELIVER IMMEDIATELY ONLY TO THE INTENDED RECIPIENT. IF THIS 
> TRANSMISSION WAS RECEIVED IN ERROR, PLEASE CONTACT THE SENDER 
> IMMEDIATELY AND DO NOT DISTRIBUTE THE INFORMATION TO ANY OTHER PERSON.
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------


--
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for the
intended recipient only. Access, disclosure, copying, distribution, or
reliance on any of it by anyone else is prohibited and may be a criminal
offence. Please delete if obtained in error and email confirmation to the sender.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------