thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
38 stars 12 forks source link

Add http request response text upon error #29

Closed thomluther closed 4 months ago

thomluther commented 4 months ago

The response body contains more details why the request failed, e.g. which field was missing. This information needs to be logged with the error message to provide more reasoning why the request failed.