Skip to content

Standard Error Codes

Kenneth Ma edited this page Sep 10, 2015 · 1 revision

Standard Error Codes

401: Please provide proper credentials

Raised when apiKey or username/password is incorrect.

404: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

Raised when a non-existent item or an item that you have no access to is requested.

422: Insertion failure

Raised when payload does not match schema specified in generated documentation.

500

Raised on server error -- not standard behavior, please log and report these errors.