Trying to curl basic stuff but std.net.curl isn't cooperating:curl "https://www.googleapis.com/youtube/v3/channels" -G -d part=contentDetails -d forUsername=test -d key=somekey[...]
Just a wild guess, do you have the SSL dlls in the same folder as your executable or (less likely) in your PATH?