Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

javax.ws.rs.WebApplicationException: HTTP 400 Bad Request error while using tRestClient

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?

Labels (6)
11 Replies
Anonymous
Not applicable
Author

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

vmaladi
Contributor
Contributor

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.