Exception: TestingBot::AuthenticationError

Inherits:
ClientError show all
Defined in:
lib/testingbot/errors.rb

Overview

401/403 — missing or invalid credentials, or an account lacking the required permission.

Instance Attribute Summary

Attributes inherited from Error

#body, #http_status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from TestingBot::Error