Exception: OmniSocials::PermissionDeniedError

Inherits:
APIError
  • Object
show all
Defined in:
lib/omnisocials/errors.rb

Overview

403 - the API key lacks the required scope.

Instance Attribute Summary

Attributes inherited from APIError

#body, #code, #status

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from OmniSocials::APIError