Skip to content

Commit

Permalink
Add undocumented error code
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Dec 17, 2013
1 parent c555b8a commit 6a47e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/twitter/error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module Codes
DEPRECATED_CALL = 68
RATE_LIMIT_EXCEEDED = 88
INVALID_OR_EXPIRED_TOKEN = 89
UNABLE_TO_VERIFY_CREDENTIALS = 99
OVER_CAPACITY = 130
INTERNAL_ERROR = 131
OAUTH_TIMESTAMP_OUT_OF_RANGE = 135
Expand Down

0 comments on commit 6a47e71

Please sign in to comment.