My Oracle Support Banner

Error 404 When KM REST APIs are Invoked (Doc ID 2757755.1)

Last updated on SEPTEMBER 29, 2022

Applies to:

Visual Builder Studio - Version 21.01 to 21.04
Information in this document applies to any platform.

Symptoms

KM REST API calls through POSTMAN returned the results as expected. However, the same REST API calls through VBCS return 404 error.

1. When the below URL is invoked:
https://<Display_Name>-<String-Region>.oraclecloud.com/km/api/latest/content/

Visual Builder response is empty.

2. When the below URL is invoked:

https://<Display_Name>-<String-Region>.oraclecloud.com/km/api/latest/content/<CONTENT_ID>
VBCS RESPONSE: (Getting 404)
{
  "type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
  "status": 404,
  "title": "Error",
  "detail": "{\"error\":{\"title\":\"Expected object not found. Cause: No translation exists for content <CONTENT_ID> for the requested locale en.\",\"errorCode\":\"OKDOM-GEN0002\",\"type\":\"VALIDATION\"},\"errorDetails\":[{\"title\":\"No translation exists for content <CONTENT_ID> for the requested locale en.\",\"errorPath\":\"recordId\",\"errorCode\":\"OKDOM-CONT0046\",\"type\":\"VALIDATION\"}]}"
}

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.