Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The Squirro services are standard HTTP REST services.

The following table lists the common response status codes that the Squirro web services use and are to be expected from each resource. These status codes are not specifically documented in the resources.

Status CodeDescription
400 Invalid input. The error message usually contains information about the error. Also refer to the reference documentation of the resource you are using for information.
401 Authentication is missing. See Authentication.
403 Invalid authorization or access to the current project, entity, etc. was denied.
404 The resource was not found. This can be because the path was misspelled or due to an invalid tenant, project identifier, entity identifier, etc.
500 An unknown error happened. If you encounter this, please contact Squirro Support.
  • No labels