Hi,
I'm using 6.7.1 but thought I'd check out the current 6.8 head from github. With 6.7.1, I can put an https URL in a http:send-request() call and it works fine, but trying this with the 6.8 version, I'm told "[FOHC0001] An HTTP error occurred: Invalid URL." If I change the URL to 'http' though it works. I'm just interested in experimenting with the json functions. Is there something I have to do differently in 6.8 to send an HTTPS request?
Thanks, Kevin