Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 27th, 2012  |  syntax: None  |  size: 2.13 KB  |  hits: 37  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Twitter 401 Authentication Error (Does Thread.sleep() unsyncs me clock)
  2. 401:Authentication credentials ( http://dev.twitter.com/pages/auth) were missing or incorrect. Ensure that you have set valid conumer key cret, access token cret, and the system clock in in sync.
  3. error - Timestamp out of bounds
  4. request - /1/account erify_credentials.json?include_entities=false
  5. Relevant discussions can be on the Internet at:
  6. http://www.google.co.jp/search?q=6f0f59ca or
  7. http://www.google.co.jp/search?q=3f8a87d4
  8. TwitterException{exceptionCode=[6f0f59ca-3f8a87d4], statusCode=401, retryAfter=0, rateLimitStatus=null, version=2.2.0}
  9. at twitter4j.internal.http.HttpClientImpl.request(HttpClientImpl.java:189)
  10. at twitter4j.internal.http.HttpClientWrapper.request(HttpClientWrapper.java:65)
  11. at twitter4j.internal.http.HttpClientWrapper.get(HttpClientWrapper.java:93)
  12. at twitter4j.TwitterBaseImpl.fillInIDAndScreenName(TwitterBaseImpl.java:131)
  13. at twitter4j.TwitterImpl.verifyCredentials(TwitterImpl.java:1150)
  14. at com.xinlab.blueapple.twitterrobot.ConvertRobot$1.run(ConvertRobot.java:77)
  15. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  16. at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
  17. at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  18. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
  19. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:181)
  20. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:205)
  21. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
  23. at java.lang.Thread.run(Thread.java:619)
  24. Failed to get mentions: 401:Authentication credentials ( http://dev.twitter.com/pages/auth) were missing or incorrect. Ensure that you have set valid conumer key cret, access token cret, and the system clock in in sync.
  25. error - Timestamp out of bounds
  26. request - /1/account erify_credentials.json?include_entities=false