Issue #1022: Some methods supporting app-only auth aren't working in that context

The following methods currently are having trouble functioning correctly in the app-only auth context.

  • GET /users/profile_banner.json
  • GET /lists/ownerships.json
  • GET /application/rate_limit_status.json
  • GET /trends/place.json
  • GET /trends/available.json
  • GET /trends/closest.json
  • GET /statuses/retweets/:id

Updates

  • We're working to resolve this.
  • Update 2013-05-07: This is fixed for the majority of methods the problem occurred on. The three trends methods should be restored soon. Thanks!