On Tuesday, 1 May 2018 at 21:57:22 UTC, IntegratedDimensions wrote:
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?

Reply via email to