You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Thank you for your great work and taking the time to make this public!
The text was updated successfully, but these errors were encountered:
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 ifbody
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.
Thank you for your great work and taking the time to make this public!
The text was updated successfully, but these errors were encountered: