Alex Liu
Alex Liu
Hey @joshwilsdon, let's continue the convo here. I rebased against master so this should be in a good place now. For context, we're looking at building a custom REST client...
Hi @karjsim - this is likely an oversight more than anything else. Seems like a reasonable thing to add.
Hello, built-in support for OAuth is not currently available.
I've been peripherally involved in some of these discussions, so I'll continue to provide some input so long as it's useful. To start, I agree with @spion that expected/unexpected is...
@petkaantonov I don't think we're saying different things. If I were being dogmatic about this, I'd say that the problem is partially because `port.open()` (and likewise JSON.parse and its ilk)...
@spion Yes, I would have done something similar to what you proposed. I also don't think it's unreasonable in this situation to use a localized try/catch (YMMV depending on who...