Skip to content

Conversation

@jkarni
Copy link

@jkarni jkarni commented Jan 10, 2018

Slack started adding query params (e.g. "?dp=1") to some of the WSS
urls it sends back. These were being dropped by parseWebSocketUrl,
resulting in empty responses and the following message:

    "{}"
    Error in $: key "ok" not present
    Please report this failure to the github issue tracker

Fixes #87

    Slack started adding query params (e.g. "?dp=1") to some of the WSS
    urls it sends back. These were being dropped by parseWebSocketUrl,
    resulting in empty responses and the following message:

        "{}"
        Error in $: key "ok" not present
        Please report this failure to the github issue tracker
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 this pull request may close these issues.

1 participant