I am trying to build a Test Automation Tool for REST API on AWS using rest-assured framework. I just tried with a simple HTTP POST and checking the output J
Try overriding the apache HTTP Client version--upgrading it to 4.5.3 in my pom.xml file fixed it for me.