You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs at https://docs.joinmastodon.org/methods/statuses/ contain a section "Publish a new status". The only result specified is 200 (for when the status is created). There's no indication of what should happen in error states, such as "in_reply_to" referring to a non-existent local status.