Exception: Walinko::AuthenticationError

Inherits:
ApiError
  • Object
show all
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

#initialize, #inspect

Constructor Details

This class inherits a constructor from Walinko::ApiError