on 2023 Jan 09 3:25 PM
Hello All,
I am getting 400 Bad request error while calling SF OData API to fetch Position Data from SuccessFactors system. Upon analyzing, I found it is because we have '&' in the code. The query is as follows:
----------------------------------------------------------
$select=code,externalName_defaultValue,effectiveStartDate,effectiveEndDate,effectiveStatus,cust_Direct_Indirect,cust_region,company,division,businessUnit,cust_BusinessUnit,costCenter,department,parentPosition/code,jobTitle,cust_LocalJobTitle,costCenterNav/description,costCenterNav/description_defaultValue,description,standardHours,lastModifiedDateTime&$expand=parentPosition,costCenterNav&$filter=code eq 'OKR_F_F&A_IC'&fromDate=1900-01-01&toDate=9999-12-31
----------------------------------------------------------
I have tried suggestions given in this link (replacing & with %26) but it did not work. Also tried using the code in the query as 'OKR_F_F&A_IC', still not working.
Has anyone come across such issue? Any suggestions will be highly appreciated. Thanks in advance!
Regards,
Faisal
Request clarification before answering.
If you have a good channel to server support through SuccessFactors, then that would be the way to go.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.