Closed JacksGo closed 4 years ago
When the API server throws an error, the response should still be a valid JSON response, e.g.,
{ "success": false, "error": "Invalid user id" }
When the API server throws an error, the response should still be a valid JSON response, e.g.,