Page 1 of 1

Error on SOAP service Result

Posted: Tue Feb 02, 2016 6:09 pm
by Joni de Campos

I am following the How to Expose an Existing SOAP Service as a REST API
tutorial and got stucked with this message from the Test screen:

{
"code": "AE009",
"message": "Incorrect server configuration",
"status": "INTERNAL_SERVER_ERROR"
}


Error on SOAP service Result

Posted: Wed Feb 03, 2016 8:12 pm
by Illya Stepanov

Hi Joni -

Could you please clarify, are you using your custom service or the exact one from blog post example?