Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
'Request format is invalid' error when sending SOAP request with nlapiRequestURL
I am receiving the error: System.InvalidOperationException: Request format is invalid: text/xml; charset=utf-8. at System.Web.Services.Protocols.HttpServerProtocol.R eadParameters() at System.Web.Services.Protocols.WebServiceHandler.Co reProcessRequest()
I am using NetSuite's nlapiRequestURL API to send (POST) a SOAP/XML request to a webservice.
URL: http://ws05.ffdx.net/ffdx_ws/v11/service_customer.asmx
WSDL: http://ws05.ffdx.net/ffdx_ws/v11/ser...omer.asmx?wsdl
SOAP Request (credentials are for testing):
<soap:Envelopexmlns:soap="http://www.w3.org/2003/05/soap-envelope"xmlns:ffdx="http://www.ffdx.net/"><soap:Header/><soap:Body>
Tagged:
0