Protocols/MySpaceIM/Commands/Error

From Toxi's Wiki
Revision as of 11:51, 25 July 2024 by Lux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
MSIM Protocol
IntroductionTermsClients
Reference
CommandsCallbacks
HTTP APIsVersion Differences
Technical
Social Media Integration
DatatypesString Escaping
Skype Inter-Op URI Handling
Challenge Response Algorithm
Tutorials
Sign OnBuddy Messages
Profile PicturesSocial Media
NetLinksBuddy Management

Command structure:

Key Type Value
error boolean
errmsg generic [error message]
err generic [error code]
fatal boolean [isFatal=1]

Example command:

\\error\\errmsg\\There was an error parsing an incoming request.\\err\\1\\final\\

Error lookup table:

Error Error Code Error Message
Malformed Request 0x0001 There was an error parsing an incoming request.
Unauthorized Request 0x0002 This request cannot be processed because you are not logged in.
Invalid Session Key 0x0003 This request cannot be processed because of an invalid session key.
Kicked by New Session 0x0006 This profile has been disconnected by another login.
Legacy Invalid E-Mail Address 0x0103 The supplied email address is invalid.
Invalid Credentials (formerly Invalid Password) 0x0104 The password provided is incorrect.
Client is out of date 0x010B The network cannot accept authentications from the indicated version of the client.
Unable to get Contact List 0x010E Error getting contact list from DB
Buddy already on Friends List 0x0603 The profile requested is already a buddy.
Buddy is not on Friends List 0x0B01 The buddy to be deleted is not a buddy.
Invalid User ID in Callback 0x1100 Invalid user ID in persistence request.
Unknown PM Restart 0x1200 PM Restart