Difference between revisions of "StatusSubCode"
From King Arthur's Gold Wiki
m (moved SubStatusType to StatusSubCode: renamed dictionary name) |
|||
Line 4: | Line 4: | ||
== 403 == | == 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 banExpiry and banReason<br /> |
[[Category:API]] | [[Category:API]] |
Revision as of 15:45, 30 March 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 banExpiry and banReason