Exception: Zazu::ForbiddenError

Inherits:
Error
  • Object
show all
Defined in:
lib/zazu/errors.rb

Overview

403 — token valid but lacks the required scope, OR the entity is not yet active, OR the API feature flag is off for this entity.

Instance Attribute Summary

Attributes inherited from Error

#body, #param, #request_id, #status, #type

Method Summary

Methods inherited from Error

#initialize, #to_h

Constructor Details

This class inherits a constructor from Zazu::Error