Encountering Error - 'Invalid attribute "proficiency" in the payload' When Trying to Create languageItemsDFF data using REST API.
(Doc ID 3048392.1)
Last updated on OCTOBER 02, 2024
Applies to:
Oracle Recruiting Cloud Service - Version 11.13.24.04.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to create languageItemsDFF data using below REST API -
POST - https://xxxx.fa.us2.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/30000XXXXXXXXXX/child/languageSections/30000XXXXXXXXXX/child/languageItems
Payload -
{
"OtherLanguage": "English",
"languageItemsDFF":
[
{
"proficiency": "TEST12345"
}
]
}
Encountering Error - Invalid attribute "proficiency" in the payload.
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 |
Cause |
Solution |
References |