Twitter4J

getFriendsTimeline JSON exception

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Cannot Reproduce
  • Affects Version/s: 2.1.3
  • Fix Version/s: None
  • Component/s: Core
  • Labels:
    None

Description

twitter4j.internal.org.json.JSONException: JSONArray[5] is not a JSON
Object.
TwitterException{statusCode=-1, retryAfter=0, rateLimitStatus=null}
        at twitter4j.StatusJSONImpl.createStatusList(StatusJSONImpl.java:250)
        at twitter4j.Twitter.getFriendsTimeline(Twitter.java:310)
        at net.playtxt.tremors.twitter.TwitterFollowerExecutor.getTweetsFromFollowers(TwitterFollowerExecutor.java:179)
        at net.playtxt.tremors.twitter.TwitterFollowerExecutor.run(TwitterFollowerExecutor.java:87)
        at java.lang.Thread.run(Thread.java:619)
Caused by: twitter4j.internal.org.json.JSONException: JSONArray[5] is not a JSONObject.
        at twitter4j.internal.org.json.JSONArray.getJSONObject(JSONArray.java:330)
        at twitter4j.StatusJSONImpl.createStatusList(StatusJSONImpl.java:246)
        ... 4 more

Activity

Hide
Yusuke Yamamoto added a comment -
Please reopen and attach a reproducer if the problem is persisting.
Show
Yusuke Yamamoto added a comment - Please reopen and attach a reproducer if the problem is persisting.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: