Exception: Recurly::API::Forbidden

Inherits:
ClientError show all
Defined in:
lib/recurly/api/errors.rb

Overview

403 Forbidden

The login is attempting to perform an action it does not have privileges to access. The login credentials are correct.

Instance Attribute Summary

Attributes inherited from ResponseError

#request, #response

Method Summary

Methods inherited from ResponseError

#code, #description, #details, #initialize, #symbol, #to_s

Methods inherited from Error

#set_message, #to_s

Constructor Details

This class inherits a constructor from Recurly::API::ResponseError