Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Just for other googlers in the future, this can happen when using the API to submit the form if a field has HTML tags in it. It appears that validate() doesn't catch the issue, but the server does and returns a 400 code with errorType "invalid"