HTTP binding returning garbage

Hi Chaps,

Hoping for some help. I’m trying to get some JSON from a website, but seems to be just returning encrypted garbage.

String Nearest360 "Nearest Mil [%s]" { http="<[https://contributors.360radar.co.uk/VirtualRadar/AircraftList.json?fMilQ=true{Authorization=Basic BASE64number}:60000:JSONPATH($.acList[:1].Type)]" }

Any ideas, is it because the site is HTTPS ?

So done some digging, looks like this may be gzip encoded. Does anyone know of there is anything I can do to the request header to remove this encoding?

MAybe there: