Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Android doesn't send a JSON body for POST /rooms/{roomId}/receipt/{receiptType}/{eventId} #3789

Closed
Tracked by #10534
reivilibre opened this issue Aug 4, 2021 · 1 comment · Fixed by #3881
Assignees

Comments

@reivilibre
Copy link

Element Android currently doesn't send a JSON body for POST /rooms/{roomId}/receipt/{receiptType}/{eventId}.

It should send a request body, even if that would be the empty body {}.

This was noticed as part of recent changes in Synapse v1.40.0rc1; a workaround (matrix-org/synapse#10531) will be put into Synapse v1.40.0rc2:

The spec is, at the time of writing, wrong (see matrix-org/matrix-spec-proposals#3237) but is being fixed by matrix-org/matrix-spec-proposals#3238.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants