Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
While using tRestClient I am getting below error,,
tarting job EmployeeDetails_Pega at 21:11 14/12/2018.
[statistics] connecting to socket on port 4025
[statistics] connected
Exception in component tRESTClient_1 (EmployeeDetails_Pega)
javax.ws.rs.WebApplicationException: HTTP 400 Bad Request
at vizard_pega_dataintegration.employeedetails_pega_0_1.EmployeeDetails_Pega.tWriteJSONField_1_InProcess(EmployeeDetails_Pega.java:5627)
at vizard_pega_dataintegration.employeedetails_pega_0_1.EmployeeDetails_Pega$1ThreadXMLField_tWriteJSONField_1_Out.run(EmployeeDetails_Pega.java:1992)
[statistics] disconnected
Job EmployeeDetails_Pega ended at 21:11 14/12/2018. [exit code=1]
Any sollution for the issue?
Hello @Rabeb_BEN_MRAD
Are you getting this issue on your trestclient component "javax.ws.rs.BadRequestException: HTTP 400 Bad Request"? For OAuth authenticated services, please provide some documentation on this, it will dramatically help with getting you can answer.
Best regards
Sabrina
I have designed the same way. We are also experiencing the same issue, even though the API call success from the other rest clients.
Please let me know the solution if you have any.