Skip to content

Typing notifications are mistyped, resulting in rejection (for servers < 2.0) #3732

Closed
@rk-for-zulip

Description

@rk-for-zulip

Per the docs for the typing-notifications API, the Zulip server expects to to be a list of email addresses, not a list of user IDs. Unfortunately, we're sending the latter.

The current version of the Zulip server appears to accept numeric IDs (@andersk, can you confirm?) but errors in Sentry indicate that responses from servers along the lines of Bad value for 'to': [17,42,105] do occur in the wild.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions