Exception: Api2Convert::AuthenticationError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/api2convert/errors.rb

Overview

The API key is missing, invalid or not permitted (HTTP 401 / 403).

Instance Attribute Summary

Attributes inherited from ApiError

#body, #request_id, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Api2Convert::ApiError