Symptom
- Users was unable to log in SuccessFactors instance. Upon login, an error popup window is displayed with error message "Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit'".
- The issue can be reproduced consistently even if browser cache is cleared.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP SuccessFactors HCM Suite
Reproducing the Issue
- Attempt to login to SAP SuccessFactors.
- Observe the login failure and the error message window is displayed.
Cause
The issue is caused by the user's incorrect locale setting in the DEFAULT_LOCALE field the UDF. Example: the DEFAULT_LOCALE field was updated by Basic Import and the locale was set to "English" or "Chinese" instead of the system-supported "en_US" or "zh_CN".
Resolution
- Export user data through Admin Center > Employee Export.
- Identify user's with incorrect DEFAULT_LOCALE settings.
- Change the DEFAULT_LOCALE field to the standard language code. Example: "en_US"or "zh_CN".
- Update the user's DEFAULT_LOCALE field using Basic Import.
- Verify that users can log in successfully now.
Keywords
login issue, locale setting, SAP SuccessFactors, missing definition, correlationId, Default_Locale, Failed to execute 'fetch' on 'Window', Failed to read the 'headers' property from 'RequestInit', language code, employee export, basic import , KBA , LOD-SF-PLT-LHOM , Legacy Home Page , Problem
SAP Knowledge Base Article - Public