Difference between revisions of "StatusSubCode"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "This page will document the various subStatusType codes which accompany standard HTTP status codes in some responses.")
 
m (A typo)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page will document the various subStatusType codes which accompany standard HTTP status codes in some responses.
+
This page documents the various subStatusType codes which accompany standard HTTP status codes in some responses.
 +
 
 +
There is a section for each HTTP status code which is sometimes accompanied by a subStatusType code.
 +
 
 +
== 403 ==
 +
'''10901:''' Account not activated. This may be switched to a 401 failure.<br />
 +
'''10902:''' Account is flagged with a global ban. This should always be accompanied by banExpiration and banReason<br />
 +
 
 +
 
 +
 
 +
[[Category:API]]

Latest revision as of 00:36, 27 April 2012

This page documents the various subStatusType codes which accompany standard HTTP status codes in some responses.

There is a section for each HTTP status code which is sometimes accompanied by a subStatusType code.

403

10901: Account not activated. This may be switched to a 401 failure.
10902: Account is flagged with a global ban. This should always be accompanied by banExpiration and banReason