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
Some of the MatrixClient methods do not specify a body, which means they by default send no body at all. Synapse is planning to stop accepting requests without a body, so we should fix this. matrix-org/synapse#13388
The text was updated successfully, but these errors were encountered:
Some of the MatrixClient methods do not specify a body, which means they by default send no body at all. Synapse is planning to stop accepting requests without a body, so we should fix this. matrix-org/synapse#13388
The text was updated successfully, but these errors were encountered: