Skip to main content

Anyone getting Http 400 when posted from Web application

  • July 4, 2014
  • 1 reply
  • 26 views

Hi All,


Not sure if it is the right place to post this message.  I am stuck when automating ticket creation via my web application (Java / Jee / Spring). I am using httpComponents 4.3.4. 


I am getting http Status code as 400 when i try to create a ticket (Same code is working from when I run from test client its working). 


If anyone have a working java code of ticket creation via java web application, please post it to me

This topic has been closed for replies.

1 reply

aravind.sundararajan
Skilled Expert
Forum|alt.badge.img+12

Hi,


I hope you were able to find the answer just in time . Still thought this could help the other users who might have the same question.


With the advent of our new APIs , you'd now get a detailed error message in the response in order to troubleshoot the issue more efficiently. Also, we now have a Github repo with the api examples available in different languages - github.com/freshdesk/fresh-samples


Cheers!