Exception: Files::NotAuthorizedError
- Defined in:
- lib/files.com/errors.rb
Direct Known Subclasses
ApiKeyIsDisabledError, ApiKeyIsPathRestrictedError, ApiKeyOnlyForDesktopAppError, ApiKeyOnlyForOfficeIntegrationError, BillingPermissionRequiredError, BundleMaximumUsesReachedError, CannotLoginWhileUsingKeyError, CantActForOtherUserError, ContactAdminForPasswordChangeHelpError, FolderAdminOrBillingPermissionRequiredError, FolderAdminPermissionRequiredError, HistoryExportNonAdminsMustQueryByFolderOrPathError, HistoryPermissionRequiredError, InsufficientPermissionForParamsError, MustAuthenticateWithApiKeyError, NeedAdminPermissionForInboxError, NotAllowedToCreateBundleError, PasswordChangeNotRequiredError, PasswordChangeRequiredError, ReadOnlySessionError, ReadPermissionRequiredError, ReauthenticationFailedError, ReauthenticationFailedFinalError, ReauthenticationNeededActionError, SelfManagedRequiredError, SiteAdminRequiredError, TwoFactorAuthenticationRequiredError, UserIdWithoutSiteAdminError, WritePermissionRequiredError, ZipDownloadIpMismatchError
Instance Attribute Summary
Attributes inherited from APIError
#detail, #error, #errors, #http_code, #instance, #model_errors, #title, #type
Attributes inherited from Error
#code, #http_body, #http_headers, #http_status, #json_body, #message, #request_id, #response
Method Summary
Methods inherited from APIError
Methods inherited from Error
Constructor Details
This class inherits a constructor from Files::APIError