Response Codes
Response Code | Response Description |
---|---|
200 | OK |
301 | The maximum stack depth has been exceeded. |
302 | Invalid or malformed JSON. |
303 | Control character error, possibly incorrectly encoded. |
304 | Syntax error, malformed JSON. |
305 | Malformed UTF-8 characters, possibly incorrectly encoded. |
306 | One or more recursive references in the value to be encoded. |
307 | One or more NAN or INF values in the value to be encoded. |
308 | A value of a type that cannot be encoded was given. |
309 | Invalid Property Name. |
310 | JSON error UTF16. |
400 | Bad Request. |
401 | Invalid authentication credentials. |
403 | Invalid or missing API Key. |
404 | File upload error. |
405 | Invalid File type. |
407 | Resource not found. |
500 | Internal Server Error. |
501 | Not implemented. |
503 | Service unavailable. |
507 | Unsupported Client version. |