Exception: Walinko::AuthenticationError
- Defined in:
- lib/walinko/errors.rb
Overview
401 — missing / malformed / expired / revoked / unknown API key. All five are returned with the same generic message on purpose.
Instance Attribute Summary
Attributes inherited from ApiError
#body, #details, #error_code, #http_status, #request_id
Method Summary
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from Walinko::ApiError