function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Shubham4462Shubham4462 

can anyone please help me on this error

System.CalloutException: Web service callout failed: WebService returned a SOAP Fault: COMMERCE-ERR:For input string: "" faultcode=soapenv:Server faultactor=
MagulanDuraipandianMagulanDuraipandian
Try to do the callout from developer console. The debug log will include the CALLOUT_REQUEST and CALLOUT_RESPONSE messages that will include the raw SOAP request and response. 
--
Magulan Duraipandian
www.infallibletechie.com
Shubham4462Shubham4462
Callout_REQUEST is their but it's not the full request how can i check the full request..... Please help me out @Magulan
 
MagulanDuraipandianMagulanDuraipandian
Use SOQP UI to get the full details with the end point url.
--
Magulan Duraipandian
www.infallibletechie.com