google-code-export / twitter-client-team204

Automatically exported from code.google.com/p/twitter-client-team204
1 stars 1 forks source link

Exception happens when search certain user #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. type "dfasfasd" in the top search bar
2. click Go to people button

What do you see?
A red box appeared. 

If I click on it, I will get the following exceptions in the command line.

     [java] Server returned HTTP response code: 400 for URL: http://api.twitter.com/1.1/friendships/create.json?screen_name=Connor Green
     [java] Relevant discussions can be found on the Internet at:
     [java]     http://www.google.co.jp/search?q=84082483 or
     [java]     http://www.google.co.jp/search?q=1c8feff3
     [java] TwitterException{exceptionCode=[84082483-1c8feff3a802a372-756e0a35a802a372-756e0a33], statusCode=-1, message=null, code=-1, retryAfter=-1, rateLimitStatus=null, version=3.0.3}
     [java]     at twitter4j.internal.http.HttpClientImpl.request(HttpClientImpl.java:192)
     [java]     at twitter4j.internal.http.HttpClientWrapper.request(HttpClientWrapper.java:61)
     [java]     at twitter4j.internal.http.HttpClientWrapper.post(HttpClientWrapper.java:98)
     [java]     at twitter4j.TwitterImpl.post(TwitterImpl.java:1853)
     [java]     at twitter4j.TwitterImpl.createFriendship(TwitterImpl.java:459)
     [java]     at hk.ust.cse.TwitterClient.Views.User.UserPage$4.mouseDown(UserPage.java:169)
     [java]     at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
     [java]     at org.eclipse.swt.widgets.EventTable.sendEvent(UnknownSource)
     [java]     at org.eclipse.swt.widgets.Widget.sendEvent(UnknownSource)
     [java]     at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
     [java]     at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
     [java]     at hk.ust.cse.TwitterClient.TwitterClient.<init>(TwitterClient.java:78)
     [java]     at hk.ust.cse.TwitterClient.TwitterClient.main(TwitterClient.java:88)

Original issue reported on code.google.com by tracyhua...@gmail.com on 19 Apr 2013 at 2:31

GoogleCodeExporter commented 9 years ago
spamming is dishonorable.
http://code.google.com/p/comp3111-tem214/issues/detail?id=13

Original comment by pwyfat...@gmail.com on 20 Apr 2013 at 8:22

GoogleCodeExporter commented 9 years ago
It is not spam. It is the bug some other guys found in my group's client. So I 
tried our group's client and found the same one. Please forgive me as I was 
lazy so I just copyed the description from others.

Original comment by tracyhua...@gmail.com on 20 Apr 2013 at 12:00

GoogleCodeExporter commented 9 years ago
Rejected.

Ken

Original comment by egcw...@gmail.com on 21 Apr 2013 at 3:41