Reading the forum, I saw that some had to put this before their GET statement:
libURLSetSSLVerification false
So I did that, and indeed I could now get the data when in the IDE and even when in a standalone provided there was no splash stack. But when I build with a splash stack, the GET errors again.
