I am trying to hit a Twitter API which returns a response. After I get this response I am trying to parse the JSON object and put it into a POJO. I am able to do all of this