-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Aarón edited this page Aug 25, 2017
·
6 revisions
Welcome to the SessionManager wiki!
As seen, in all responses have an error code. Those are for a quick check of the response apart from the http response code. Here are the codes:
Code | Description |
---|---|
1 | Ok |
-1 | Unknown error |
-2 | Repeated User Name |
-3 | Repeated User Email |
-4 | Database error |
-5 | Json Error |
-6 | No token provided |
-7 | Invalid token |
-8 | User Not Found |