Symptom
While executing the query to fetch data from Background enitity following error is returned:
ERROR:
[COE00020]target user id should not be null
Environment
SuccessFactors
Reproducing the Issue
1. Execute the below query:
https://apisalesdemo4.successfactors.com/odata/v2/Background_Education?$format=json
2. Response has the below error returned:
Cause
The user executing the query is not having appropriate permissions.
Resolution
Follow the below steps:
1. Go to Manage Permission Roles
2. Click on the role assigned to the user executing the query
3. Grant him the below permission
- Adminstrator Permissions > Manager User > Export Extended User Information
Keywords
[COE00020]target user id should not be null, Background entity, Manage User, Export Extended User Information, , KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT , Integrations , Problem