I would retrieve some information from an ABB G13 gateway that offer a RESTful JSON API. API is hosted by the gateway via https endpoint. Basic authentication mechanism is u
I had exactly the same error, turns out that I didn't have ndg-httpsclient installed, see my original issue raised in github.
ndg-httpsclient