The reason you don't get any response is because the /api/posts
endpoint returns 500 at the moment.
I had completely forgotten about it, and it seems it hasn't been fixed yet.
You can see more data about the request by executing curl https://discuss.flarum.org/api/posts -v
(with the -v
flag)