Exception: CtRegisterMicroservice::OAuthTokenRequestError

Inherits:
APIError show all
Defined in:
lib/ct_register_microservice/errors.rb

Overview

CT responded with an error while attempting to request an access token

Instance Attribute Summary

Attributes inherited from APIError

#ct_error_code, #ct_error_message, #ct_error_subcode, #ct_error_type, #ct_error_user_msg, #ct_error_user_title, #http_status, #response_body

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from CtRegisterMicroservice::APIError