Difference between revisions of "StatusSubCode"

From King Arthur's Gold Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
This page documents 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
+
There is a section for each HTTP status code which is sometimes accompanied by a subStatusType code.
  
 
== 403 ==
 
== 403 ==
'''accountNotActive:''' Account not activated. This may be switched to a 401 failure.<br />
+
'''accountNotActive:''' Account not activated. This may be switched to a 401 failure.<br />
'''accountGlobalBan:''' Account is flagged with a global ban. This should always be accompanied by banExpiry and banReason<br />
+
'''accountGlobalBan:''' Account is flagged with a global ban. This should always be accompanied by banExpiry and banReason<br />
  
  
  
 
[[Category:API]]
 
[[Category:API]]

Revision as of 22:36, 12 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

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