Skip to main content
Version: 0.7.4

Response Codes

Skytable may return any of the response codes listed here:

CodeDescriptionNotes
0OkayThe server succeded in carrying out some operation
1NilThe client asked for a non-existent object
2Overwrite ErrorThe client tried to overwrite data
3Action ErrorThe action didn't expect the arguments sent
4Packet ErrorThe packet contains invalid data
5Server ErrorAn error occurred on the server side
6Other errorSome other error response
7Wrongtype errorThe client sent the wrong type
8Unknown data typeThe client sent an unknown data type
9Encoding errorThe client sent a badly encoded query
10Bad credentialsThe authn credentials are invalid
11Authn realm errorThe current user is not allowed to perform the action
Error StringOther error with descriptionSome other error occurred. See this document