Class: Notion::Errors::RestrictedResourceError
- Inherits:
-
HttpError
- Object
- Faraday::Error
- HttpError
- Notion::Errors::RestrictedResourceError
- Defined in:
- lib/notion/errors/http_error.rb
Overview
Given the bearer token used, the client doesn’t have permission to perform this operation.
Instance Attribute Summary
Attributes inherited from HttpError
Method Summary
Methods inherited from HttpError
Constructor Details
This class inherits a constructor from Notion::Errors::HttpError