Skip to content
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

Unclear why fails to send message #1

Open
alexgorbatchev opened this issue May 11, 2020 · 1 comment
Open

Unclear why fails to send message #1

alexgorbatchev opened this issue May 11, 2020 · 1 comment

Comments

@alexgorbatchev
Copy link

alexgorbatchev commented May 11, 2020

Great job on the plugin, very easy to read code. I'm trying to figure out why sending a message fails in my case. I see red "stop" icon without any text next to it. First time I tried, I saw "Use HTTPS" message, switching to HTTPS I now don't see any message.

I think getError should fail over to response code if body is empty-ish and possibly log to a debug message with more details if available.

As it is right now, I don't have any information to debug the issue that I know how to get to.

image

Thank you for your great work and taking the time to make this public!

@alexgorbatchev
Copy link
Author

I figured out the problem. It was a TLS issue. I do think it would've been easier to diagnose with HTTP error exposed :)

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