Module: Twitter::Error::Code
- Defined in:
- lib/twitter/error.rb
Overview
Twitter API error codes
Constant Summary collapse
- AUTHENTICATION_PROBLEM =
Authentication problem error code
32- RESOURCE_NOT_FOUND =
Resource not found error code
34- SUSPENDED_ACCOUNT =
Suspended account error code
64- DEPRECATED_CALL =
Deprecated call error code
68- RATE_LIMIT_EXCEEDED =
Rate limit exceeded error code
88- INVALID_OR_EXPIRED_TOKEN =
Invalid or expired token error code
89- SSL_REQUIRED =
SSL required error code
92- UNABLE_TO_VERIFY_CREDENTIALS =
Unable to verify credentials error code
99- OVER_CAPACITY =
Over capacity error code
130- INTERNAL_ERROR =
Internal error code
131- OAUTH_TIMESTAMP_OUT_OF_RANGE =
OAuth timestamp out of range error code
135- ALREADY_FAVORITED =
Already favorited error code
139- FOLLOW_ALREADY_REQUESTED =
Follow already requested error code
160- FOLLOW_LIMIT_EXCEEDED =
Follow limit exceeded error code
161- PROTECTED_STATUS =
Protected status error code
179- OVER_UPDATE_LIMIT =
Over update limit error code
185- DUPLICATE_STATUS =
Duplicate status error code
187- BAD_AUTHENTICATION_DATA =
Bad authentication data error code
215- SPAM =
Spam error code
226- LOGIN_VERIFICATION_NEEDED =
Login verification needed error code
231- ENDPOINT_RETIRED =
Endpoint retired error code
251- CANNOT_WRITE =
Cannot write error code
261- CANNOT_MUTE =
Cannot mute error code
271- CANNOT_UNMUTE =
Cannot unmute error code
272