Protocols/MySpaceIM/Commands/Error: Difference between revisions
From Toxi's Wiki
Jump to navigationJump to search
Created page with "TODO == Command Errors == {| class="wikitable" ! 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. |..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{Protocols/MySpace}} | |||
TODO | TODO | ||
Revision as of 18:18, 23 July 2024
TODO
Command Errors
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 |