Dbfail

If a client request fails due to a DB problem on our side, the server sends a dbfail message which specifies which request failed. Please note that this rarely happens.

XML example

<dbfail request="login" />

XML attributes definition

Element
Attributes
Description
Possible values

dbfail

request

String specifying the type of the request which failed.

String

Last updated

Was this helpful?