Forum Discussion

mirza's avatar
mirza
New Member
4 years ago
Solved

HTTP/1.1 500 Internal Server Error received when Testing any wsdl api

Dear All,   We received HTTP/1.1 500 Internal Server Error when Testing any wsdl api or any rest api in soap ui   For Checking complete details   Server: Oracle-HTTP-Server X-XSS-Protection: 1...
  • richie's avatar
    4 years ago
    Hey mirza,

    500s relates to the server end of things and looking at the client side of things (SoapUI) doesnt normally help to diagnose the cause of the issue.
    When ive received 500s before ive checking the logging on the appserver that hosts the endpoint im hitting and so id suggest you do the same. I.e. check the logs on the server....the SoapUI logs wont help in this regard.

    Cheers

    Rich