You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Talent Profile, Create a certification item REST API 400 bad request error

Summary:

I am trying to create License, certification in HCM using REST API, but getting 400 Bad request error.

The REST API is:

/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/certificationSections/{ProfileSectionId}/child/certificationItems

Error:

400 Bad request:

{    "title": "Bad Request",    "status": "400",    "o:errorDetails": [        {           

"detail": "Category is a required field.",         

  "o:errorCode": "FND:::FND_FLEX_SEG_REQUIRED"        },   

    {            "detail": "Status is a required field.",            "o:errorCode": "FND:::FND_FLEX_SEG_REQUIRED"        }    ]}

The category is not part of requst body payload and i had already passed status as parameter in the request body.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!