Hi All, i am facing these all given below exceptions in java while i am wanting to use API (latest Tweet) in my JAVA application which can be found on link
http://www.packtpub.com/article/swinging-tweeting-build-custom-application-twitter-java netbeans#comment-707.. Basically in my opinion there might be some connectivity issues. i have done everthng right but these errors i am facing. plz help thanks in advance. twitter4j.TwitterException: twitter.com at twitter4j.http.HttpClient.httpRequest(HttpClient.java:484) at twitter4j.http.HttpClient.get(HttpClient.java:412) at twitter4j.Twitter.get(Twitter.java:276) at twitter4j.Twitter.get(Twitter.java:228) at twitter4j.Twitter.verifyCredentials(Twitter.java:1971)