Get Started with Redwood for Oracle Cloud HCM Begin Now
REST API to get Performance rating under Talent Rating Task is not returning data
Summary:
Hi Team,
I am trying to retrive performance rating of the employee using below REST. But it is not returning the data. It give 403 forbidden error. API/hcmRestApi/resources/11.13.18.05/talentRatings/{talentRatingsUniqID}/child/performanceRatings
Although, it gives data when I query the REST AP I(/hcmRestApi/resources/11.13.18.05/talentRatings) , but if try to query the child resource Performance rating it gives error.
All the required roles to access TALENT RATING REST API are present to the user as per doc https://www.oracle.com/webfolder/technetwork/tutorials/obe/fusionapps/HCM/Rest_Security/html/23C/RestSecurityRoles.html#TalentRatings
has anybody experienced the same problem? Any suggestions are highly appreciated.
0