Submitting feedback, votes, and comments is reliable again
ShippedLinnea Halvorsen
If you ran into an "Invalid request body" error while signing in, voting, commenting, or posting on the public portal, that's fixed now.
Our page-caching rules were a little too greedy: they matched the data endpoints sitting behind the roadmap pages and stripped the request body before it reached the server. The result was that any action sending data, every sign-in, vote, comment, and new post, came back with a generic 400 error even though nothing was wrong on your end.
We scoped the caching rules so they only ever apply to page views, never to the endpoints that receive your input. While we were in there, we also stopped the homepage from firing an unnecessary board lookup that could surface the same error.
Posting and voting now go through cleanly on the first try. No retries, no mysterious errors, just your feedback landing where it should.
May 30, 2026
Activity feed
No comments yet, be the first to comment!