Exception: Craigslist::API::AuthenticationError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Craigslist::API::AuthenticationError
- Defined in:
- lib/craigslist/api/errors.rb
Overview
Raised when credentials were rejected, or the account is not authorized for bulk posting. Covers HTTP 401 and 403, and OAuth token failures.
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Craigslist::API::ResponseError