Open
Description
When a text is sent to HA, there is only the response text returned in the logs of wirepod.
This makes it very difficult to figure out what is happening when that response is missing, such as when the access token is wrong (401), when the request is wrong (400) or another error happens. In both these cases there's no response text at all.
Would it be possible to return the HTTP response code when there is a non-200 status code? It would help immensely in debugging issues.
Metadata
Metadata
Assignees
Labels
No labels