Exception: Html2img::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/html2img/errors.rb

Overview

Raised on a 401: the API key is missing or not recognised. The API code is missing_api_key or invalid_api_key.

Instance Attribute Summary

Attributes inherited from Error

#error_code, #payload, #status_code

Method Summary

Methods inherited from Error

#initialize, #to_s

Constructor Details

This class inherits a constructor from Html2img::Error