400 Bad Request The server cannot or will not process the request due to an apparent client error (e.g., malformed request syntax, size too large, invalid request message framing, or deceptive request routing).
It's a standard HTTP code, but kind of a mushy one in terms of explanation. Somehow the call to the server got borked on the way or by the client app used to send it so it couldn't be processed.
