Exception: Datacentred::Errors::Unauthorized

Inherits:
Error
  • Object
show all
Defined in:
lib/datacentred/error.rb

Overview

Raised when credentials are invalid.

Credentials may be invalid because they're incorrect, or because they correspond to an account that does not have the correct permissions to access the API.

Corresponds to a HTTP 403 error.