Exception: CreateSend::ExpiredOAuthToken

Inherits:
Unauthorized show all
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

#data

Method Summary

Methods inherited from CreateSendError

#initialize

Constructor Details

This class inherits a constructor from CreateSend::CreateSendError