Closed PJanisio closed 5 months ago
In case of wrong syntax of get request there is no error message either from CURLINFO_HTTP_CODE nor from myuplink. That means probably the API is written in a bad way :/ But we need to handle that somehow.
Fixed: https://github.com/PJanisio/myuplinkapi/commit/c524f9b01c92b87485b95fc7c3ebb9bd931a8ac6
In case of wrong syntax of get request there is no error message either from CURLINFO_HTTP_CODE nor from myuplink. That means probably the API is written in a bad way :/ But we need to handle that somehow.