Exception: CreateSend::ExpiredOAuthToken
- Inherits:
-
Unauthorized
- Object
- StandardError
- CreateSendError
- Unauthorized
- CreateSend::ExpiredOAuthToken
- Defined in:
- lib/createsend/createsend.rb
Overview
Raised for HTTP response code of 401, specifically when an OAuth token has expired (Code: 121, Message: ‘Expired OAuth Token’)
Instance Attribute Summary
Attributes inherited from CreateSendError
Method Summary
Methods inherited from CreateSendError
Constructor Details
This class inherits a constructor from CreateSend::CreateSendError