We are getting "404 Not Found" while calling languageAI service through OIC ?
Summary:We are getting "404 Not Found" while calling languageAI service (we need to call batchLanguageTranslation) through OIC ?
We need to call "languageAI service" (uri: 20221001/actions/batchLanguageTranslation) through OIC , but it throws error (check below).
NOTE - language detection(/20221001/actions/detectDominantLanguage) is working for us but language translation is failing .
ERROR -
"CloudInvocationException [ Fault Details :
<ns0:APIInvocationError xmlns:ns0="http://xmlns.oracle.com/cloud/generic/rest/fault/REST/CallAILang">ns0:title/ns0:errorCode/ns0:typehttp://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5</ns0:type>Not Found</ns0:title>ns0:errorCode404</ns0:errorCode><![CDATA[InboundJaxrsResponse{context=ClientResponse{method=POST, uri=https://language.aiservice.us-ashburn-1.oci.oraclecloud.com/20221001/actions/batchLanguageTranslation, status=404, reason=Not Found}}]]></ns0:errorPath>