I'm new using IBM API CONNECT, My goal is to use API CONNECT as a proxy server to provide security to my my existing REST Apis, I followed this tutorial but I receive the below error:
<errorResponse>
<httpCode>404</httpCode>
<httpMessage>Not Found</httpMessage>
<moreInformation>The requested URL was not found on this server</moreInformation>
</errorResponse>
Someone know the possible cause of the error? Thanks for you help!