Skip to content
Aarón edited this page Aug 25, 2017 · 6 revisions

Welcome to the SessionManager wiki!

API

Error codes

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
Clone this wiki locally