30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Generic Error Codes<br />

The following generic error responses are possible for any operation:<br />

HTTP<br />

Code<br />

Error Code Description<br />

400 missingHttpHeader A required HTTP header is missing.<br />

Web API <strong>Reference</strong> <strong>Guide</strong><br />

400 unexpectedHttpMethod An unexpected HTTP method where GET is used but POST is<br />

expected.<br />

400 invalidParameter One or more request parameters contains invalid data.<br />

400 missingParameter The request is missing a required parameter.<br />

400 unknownMethod An unknown Zend Server API method.<br />

400 malformedRequest The server is unable to understand the request.<br />

401 authError An authentication error occurred because of an unknown key<br />

or invalid request signature.<br />

401 insufficientAccessLevel The user is not authorized to perform this action.<br />

401 timeSkewError The request timestamp deviates too much from the server<br />

time.<br />

405 notImplementedByEdition The method is not implemented by this edition of Zend Server.<br />

406 unsupportedApiVersion The API version is not supported by this version of Zend<br />

Server.<br />

500 internalServerError An unexpected error occurred on the server side.<br />

500 serverNotConfigured This Zend Server installation was not yet initialized (the user<br />

did not go through the initial setup wizard).<br />

500 serverNotLicensed Zend Server does not have a valid license, which is required to<br />

perform this operation.<br />

Refer to the documentation of a specific method for details about additional possible errors specific to<br />

each method.<br />

335

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!