slack-rs-api icon indicating copy to clipboard operation
slack-rs-api copied to clipboard

Debugging JSON

Open BenTheElder opened this issue 7 years ago • 1 comments

I received an email yesterday asking about debugging thread 'main' panicked at 'Error: Slack Api Error: "rtm::StartError: JSON error"', src/main.rs:67, for the example in slack_rs. I'm not aware of a particularly clean way to debug this right now, we should probably look at improving this.

BenTheElder avatar May 04 '17 20:05 BenTheElder

I've also seen those errors last weekend - the reason in that case was that Slack was (mostly) down for half an hour or so (also the App barely worked). Perhaps the error response looked different than expected?

bwasty avatar May 08 '17 13:05 bwasty