Http Requests using https



  • I'm using an Atom Lite (running v1.9.8 firmware) and using Uiflow v1.9.9. When I use the "Advanced > Http > Http request" block, it always fails when trying to retrieve data (normally JSON) from a https site. I get no data or any status codes. It just fails. I have checked the API is working with a Python script, on my desktop, and all works fine. And check I am successfully connecting to the internet However, if I replace the https site with a http one, in Uiflow, it all works correctly.

    I have tried to find a solution, but with no success, so any help would be much appreciated.