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