parallaxinc / Cloud-Session

Server for managing user information, rate limiting and sending email
MIT License
1 stars 1 forks source link

Patch to correct return payloads on failures #53

Closed zfi closed 6 years ago

zfi commented 6 years ago

Updated the Failures.py file to include consistent JSON payloads when the server is returning a failure. Added docs to better describe the madness behind returning both an HTTP error code and an application error code.