Class: Notion::Errors::RestrictedResourceError

Inherits:
HttpError
  • Object
show all
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

#response

Method Summary

Methods inherited from HttpError

#initialize

Constructor Details

This class inherits a constructor from Notion::Errors::HttpError