Exception: CreateSend::InvalidOAuthToken

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

Overview

Raised for HTTP response code of 401, specifically when an OAuth token in invalid (Code: 120, Message: ‘Invalid 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