WEB API returns 404 on https

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
MegumiSawada
Posts: 80
Joined: Tue Mar 22, 2016 1:45 pm
Location: Tokyo, Japan

WEB API returns 404 on https

Post by MegumiSawada »

I have created web api server module and run it on http connection. It returns values correctly.
http.png
http.png (177.53 KiB) Viewed 256 times
With same API, if they run it on https connection, it returns 404 error.
https.png
https.png (88.24 KiB) Viewed 256 times

I thought Apache setting blocks the connection, however I don’t know what to do.

Does anyone create and run web api on https connection?
Does it require any special settings?

FYI: Web page on https works fine.
webpage.png
webpage.png (75.01 KiB) Viewed 256 times
Best Regards,
Megumi Sawada
Post Reply