Exception: ActiveAgent::Providers::Errors::AuthenticationFailed

Inherits:
ProviderError
  • Object
show all
Defined in:
lib/active_agent/providers/errors.rb

Overview

Invalid, expired, or unauthorized credentials (401/403).

Instance Attribute Summary

Attributes inherited from ProviderError

#provider_tag, #status

Method Summary

Methods inherited from ProviderError

#initialize

Constructor Details

This class inherits a constructor from ActiveAgent::Providers::Errors::ProviderError