New Mastodon update… I notice they're finally implementing some of those new features from Bluesky

@mcc
Yes, @pachli showed me the following error message…

❝A network error occurred: your server is mis-configured and returned 'HTTP 404: GET /api/v1/statuses/116455746087232677' with the wrong content-type, 'text/plain; charset=utf-8'

RETRY❞

I had to attempt posting this message twice because I got HTTP 404 errors about uploading the image.

@sloanlance @mcc Unfortunately, this is a long-standing Mastodon bug.

https://github.com/mastodon/mastodon/issues/25939

HTTP 503 from API endpoint returns HTML, not JSON · Issue #25939 · mastodon/mastodon

Steps to reproduce the problem Call https://mastodon.social/api/v1/notifications/ while the server is unavailable Expected behaviour An HTTP 503 with JSON content (possibly empty) Actual behaviour ...

GitHub