Exception: ReactorSDK::AuthenticationError

Inherits:
Error
  • Object
show all
Defined in:
lib/reactor_sdk/error.rb

Overview

Raised when Adobe IMS token fetch or refresh fails. Most commonly caused by an incorrect client_id or client_secret.

Instance Attribute Summary

Attributes inherited from Error

#cause, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ReactorSDK::Error