Exception: HttpResource::AuthError
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ApiError
- ClientError
- HttpResource::AuthError
- Defined in:
- lib/http_resource/errors.rb
Overview
401/403 — bad or missing credentials. Almost always a config problem; raises even from the non-bang form.
Instance Attribute Summary
Attributes inherited from ApiError
Method Summary
Methods inherited from ApiError
#client_error?, for_status, #initialize, #not_found?, #server_error?
Constructor Details
This class inherits a constructor from HttpResource::ApiError