Skip to content

Instantly share code, notes, and snippets.

@quentin23soleil
Created June 19, 2013 07:15
Show Gist options
  • Save quentin23soleil/5812245 to your computer and use it in GitHub Desktop.
Save quentin23soleil/5812245 to your computer and use it in GitHub Desktop.
06-19 09:14:19.848: W/System.err(14551): 410:
06-19 09:14:19.848: W/System.err(14551): message - The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview.
06-19 09:14:19.848: W/System.err(14551): code - 68
06-19 09:14:19.858: W/System.err(14551): Relevant discussions can be found on the Internet at:
06-19 09:14:19.858: W/System.err(14551): http://www.google.co.jp/search?q=682bc9ef or
06-19 09:14:19.858: W/System.err(14551): http://www.google.co.jp/search?q=0922a44f
06-19 09:14:19.858: W/System.err(14551): TwitterException{exceptionCode=[682bc9ef-0922a44f], statusCode=410, message=The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/overview., code=68, retryAfter=-1, rateLimitStatus=null, version=3.0.3}
06-19 09:14:19.858: W/System.err(14551): at twitter4j.internal.http.HttpClientImpl.request(SourceFile:177)
06-19 09:14:19.858: W/System.err(14551): at twitter4j.internal.http.HttpClientWrapper.request(SourceFile:61)
06-19 09:14:19.858: W/System.err(14551): at twitter4j.internal.http.HttpClientWrapper.get(SourceFile:81)
06-19 09:14:19.858: W/System.err(14551): at twitter4j.TwitterImpl.get(SourceFile:1887)
06-19 09:14:19.858: W/System.err(14551): at twitter4j.TwitterImpl.getActivitiesAboutMe(SourceFile:105)
06-19 09:14:19.858: W/System.err(14551): at sc.e(SourceFile:2529)
06-19 09:14:19.858: W/System.err(14551): at sc.c(SourceFile:896)
06-19 09:14:19.858: W/System.err(14551): at com.jv.falcon.pro.service.RefreshIntentService.onHandleIntent(SourceFile:125)
06-19 09:14:19.858: W/System.err(14551): at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
06-19 09:14:19.858: W/System.err(14551): at android.os.Handler.dispatchMessage(Handler.java:99)
06-19 09:14:19.858: W/System.err(14551): at android.os.Looper.loop(Looper.java:137)
06-19 09:14:19.858: W/System.err(14551): at android.os.HandlerThread.run(HandlerThread.java:60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment