REST API ok with salary but not with worker
Summary:
REST API ok with salary but not with worker
Content (please ensure you mask any confidential information):
This GET works well:
https://fa-xxxx-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/salaries
But this one returns 401 Unauthorized with the same user:
https://fa-xxxx-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers
They both have the same header:
And the user has the Employees privilege:
How to get this work?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):