-
Notifications
You must be signed in to change notification settings - Fork 41
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
Invalid JSON response #125
Comments
Can you get a debug log? From the buddy list, Help->Debug Window, and then reconnect to the account. |
Wow. That's a lot. Okay, I put it into a gist and tried to "black out" (figuratively speaking) any PII—please let me know if I missed anything so I can correct it ASAP. :-) Let me know if there's more I can provide. |
Ah, so this line:
shows that I didn't quite fix it enough in 058df12 :( As a workaround, you can edit the Slack account settings in Pidgin so that the 'host' is your subdomain, and that 'username' is your user. |
Hmmm ... I guess I'm not sure what you mean by that. :-) Currently what I have is something like:
If I change that to, say,
then, after saving, the Accounts window shows my username as I tried several different variations, but it always seems to want to glue the two pieces together with a |
Wait! Now it's working. :-) The magic incantation was:
I thought I'd tried that one already, but either I misremembered, or I did try it and it just had a transient error. But I stopped staring at it for a while and it just magically connected. Turns out the So I'm good for now. You can close the issue, or keep it open until you do a formal fix if you prefer. Or is this the sort of thing that's not worth fixing? |
oh, that's a bit of an odd setup.... normally the username would have transitioned from
Is this an enterprise account, with your own custom hostname, rather than using the slack TLD? |
It's definitely an enterprise account ... whether or not we have a custom hostname, I honestly don't know. Once I'm logged into Slack via the browser, the URL just starts with But when I click on Slack in the password manager and try to watch the URL bar in my browser very closely, I think I do briefly see an URL inside our domain rather than a slack.com URL. But it flashes by so quickly that I can't be 100% sure. Hope that helps ... |
I started getting the error above on 9/22. Since I hadn't updated the plugin in a while, I did that, and the problem went away. Today it's back, and it looks like there's been no new updates for me to try.
It shows this error when initially connecting; restarting Pidgin doesn't have any impact. I'm happy to provide any further logs or debugging if you can give me a pointer on how to enable or access that.
Thx for all your work on this plugin!
The text was updated successfully, but these errors were encountered: