User's shouldn't see raw JSON. For example, when attempting to update user settings without inputting a password, the error message is Request failed: {"valid": false, "missing": "password"}. Something friendlier like "Please input your password." would be good.
User's shouldn't see raw JSON. For example, when attempting to update user settings without inputting a password, the error message is
Request failed: {"valid": false, "missing": "password"}
. Something friendlier like "Please input your password." would be good.