Skip to content

key "ok" not present #87

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

Open
jkarni opened this issue Jan 10, 2018 · 0 comments
Open

key "ok" not present #87

jkarni opened this issue Jan 10, 2018 · 0 comments

Comments

@jkarni
Copy link

jkarni commented Jan 10, 2018

At some point, withSlackHandle started throwing the following error for some workspaces:

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

Eventually, I found this issue and in particular jigale's comment:

We ran into this issue as well where the trailing query parameter (?dp=1) was being stripped by websocketizeURLPort(). The PR fixed things for us.

Sure enough, checking the URI received for the problematic workspace, I saw ?dp=1 there.

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

No branches or pull requests

1 participant