Symptom
• Able to query certain entities using OData API, but querying specific entities results in a "403: Forbidden - No Permission" error message.
Environment
• SuccessFactors
• Employee Central SFAPI
• OData Entities
Reproducing the Issue
1. Query the API Entity using a simple OData query like the example below.
2. You will receive a "403: Forbidden - No Permission" error message in response.
3. Example query: https://apiX.successfactors.com:443/odata/v2/<EntityName>
Cause
Missing permissions for accessing specific OData entities.
Resolution
1. Confirm whether the entity you are facing issues with is an MDF Entity.
2. If it is an MDF Entity, ensure it has the required permissions along with other API access permissions. MDF Objects require specific permissions.
Keywords
OData API, MDF Entity, 403 Forbidden error, missing permissions, SuccessFactors, Employee Central, API query error, OData query, API access, permission issue, error message, entity query, API troubleshooting, MDF permissions, API error , KBA , ss_anonymizedkba , LOD-SF-INT-EC , Employee Central SFAPI & OData Entities , LOD-SF-INT , Integrations , Problem
SAP Knowledge Base Article - Public