Exception: CreateSend::RevokedOAuthToken

Inherits:
Unauthorized show all
Defined in:
lib/createsend/createsend.rb

Overview

Raised for HTTP response code of 401, specifically when an OAuth token has been revoked (Code: 122, Message: ‘Revoked 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