Common Status Codes#

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.

Note: These status codes are not specifically documented in the resources.

Status Code

Description

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.