Layer7 API Management

 View Only
  • 1.  SOAP Services supported content-type header

    Posted Aug 25, 2015 01:20 PM

    Hello,

     

    I'm having issues where SOAP requests are failing when clients pass a content-type of application/xml. The same request works when content-type is removed or changed to text/xml, It appears to happening prior to the service being resolved on the gateway because when running the debugger the service is never executed.

     

    Any thoughts appreciated.

     

    Thanks,

    Mike



  • 2.  Re: SOAP Services supported content-type header
    Best Answer

    Posted Aug 25, 2015 02:53 PM

    Found the solution to this. Setting the "Allow requests intended for operations not supported by the WSDL" on the service properties dialog allows application/xml content type to go through.

     

    Mike



  • 3.  Re: SOAP Services supported content-type header

    Posted Aug 28, 2015 09:58 AM

    Glad you could find the answer. If your questions are addressed then could you mark this as Answered?