123
edits
Bgalbraith (talk | contribs) No edit summary |
Bgalbraith (talk | contribs) (→Errors) |
||
Line 4: | Line 4: | ||
* "You're not logged in, and this request requires you to be" errors will be HTTP 401 status codes | * "You're not logged in, and this request requires you to be" errors will be HTTP 401 status codes | ||
* Other errors will be HTTP 400 (Bad Request), 404 (Not Found), 500 (Internal Error), or 501 (Not Implemented) with an explanation string | * Other errors will be HTTP 400 (Bad Request), 404 (Not Found), 409 (Conflict), 500 (Internal Error), or 501 (Not Implemented) with an explanation string | ||
== Authentication == | == Authentication == |
edits