MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use. Specify the <var>format</var> parameter to change the output format. To see the non-HTML representation of the JSON format, set <kbd>format=json</kbd>. See the [[mw:API|complete documentation]], or the [[Special:ApiHelp/main|API help]] for more information.
{
"batchcomplete": "",
"query": {
"authmanagerinfo": {
"canauthenticatenow": "",
"cancreateaccounts": "",
"preservedusername": "",
"requests": [
{
"id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
"metadata": {},
"required": "required",
"provider": "Password-based authentication",
"account": "",
"fields": {
"username": {
"type": "string",
"label": "Username",
"help": "Username for authentication."
},
"password": {
"type": "password",
"label": "Password",
"help": "Password for authentication."
}
}
},
{
"id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"metadata": {},
"required": "optional",
"provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"fields": {
"rememberMe": {
"type": "checkbox",
"label": "Keep me logged in",
"help": "Whether the password should be remembered for longer than the length of the session.",
"optional": ""
}
}
}
]
}
}
}{
"error": {
"code": "internal_api_error_DBConnectionError",
"info": "[abg8PbxCopKrufzreCMrRgAAAMc] Exception Caught: DB connection error: User wikisoriuser already has more than 'max_user_connections' active connections (localhost)"
}
}