Exception: WorkOS::AuthenticationError

Inherits:
WorkOSError
  • Object
show all
Defined in:
lib/workos/errors.rb

Overview

AuthenticationError is raised when invalid credentials are used to connect to WorkOS's servers.

Instance Attribute Summary

Attributes inherited from WorkOSError

#http_status, #request_id

Method Summary

Methods inherited from WorkOSError

#initialize, #to_s

Constructor Details

This class inherits a constructor from WorkOS::WorkOSError