Service Virtualization

  • 1.  Getting 404 error while testing https Rest Service

    Posted Aug 07, 2017 10:31 AM

    Hello All,

     

    I have created https REST service using one .jks cert file. But when I am trying to test this service using SOAP UI getting 404 error. While I have created one https service using soap XML using same .jks cert file and tested , it was working fine.

     

    Can any one suggest reason behind this?

     

    We have faced this issue in HTTPS REST services only.

     

    Thanks..

    Shivam Garg



  • 2.  Re: Getting 404 error while testing https Rest Service
    Best Answer

    Posted Aug 07, 2017 08:53 PM

    HTTP 404 is typically a not found type response indicating the resource was not found.

    If the issue was the cert, I would have expected some type of handshake error. 

    Can you set up and run a DevTest Test using the REST step and share what you see as the response?

    Please mask any customer-specific data.



  • 3.  Re: Getting 404 error while testing https Rest Service

    Posted Aug 08, 2017 03:32 AM

    Yes you are right and make sense. Let me test again and will sahre output with you.

     

    Cheers..



  • 4.  Re: Getting 404 error while testing https Rest Service

    Posted Aug 18, 2017 07:02 AM

    Shivam,

     

    Have you had a chance to run your test again? If so, are you still having the same issue?



  • 5.  Re: Getting 404 error while testing https Rest Service

    Posted Aug 18, 2017 07:18 AM

    Yes Reid. It is working fine now.

     

    Thanks for help.

     

    Cheers.