Question
What does a Google Error 400 (Bad Request) - Malformed Request mean?
Asked by: USER9614
68 Viewed
68 Answers
Answer (68)
A Google Error 400 (Bad Request) - Malformed Request indicates that the server (Google) couldn't understand the request sent by your browser. This usually happens because the request is incorrectly formatted, contains invalid characters, or is too large. It's a client-side error, meaning the problem originates with what *you* are sending to Google, not with Google's servers themselves.