Exception: EasyDocForms::AuthenticationError

Inherits:
APIError
  • Object
show all
Defined in:
lib/easydocforms/errors.rb

Overview

401: missing, invalid, or revoked API key.

Constant Summary

Constants inherited from APIError

EasyDocForms::APIError::PARTNER_API_NOT_ENABLED, EasyDocForms::APIError::SCOPE_REQUIRED

Instance Attribute Summary

Attributes inherited from APIError

#code, #completed_pdf_status, #hint, #status_code

Method Summary

Methods inherited from APIError

from_response, #initialize

Constructor Details

This class inherits a constructor from EasyDocForms::APIError