1,554
edits
(add error code section) |
|||
Line 1,273: | Line 1,273: | ||
[[#toc|Back to contents]] | [[#toc|Back to contents]] | ||
---- | ---- | ||
== Response and Error Codes == | |||
The API returns standard HTTP status codes. Errors will likely not return a JSON document so your code should handle the [http://en.wikipedia.org/wiki/List_of_HTTP_status_codes raw HTTP status codes]. |
edits