I am getting below Error 409 Conflict (158,17508) ....Indicates that the request could not be proces
I am getting below Error 409 Conflict (158,17508) ....Indicates that the request could not be processed because of conflict in the request.
This is for PeopleSoft REST API PUT method, while trying to send data to salesforce bulk api 2.0
1st I raised POST request to get an Access Token. Then using Access token I raised POST request to create JOB in Salesforce
Now I would like to raise PUT request to add data to that JOB. While doing that I am getting 409 conflict error