libcurl curl_easy_perform reports “Couldn’t resolve host name” (code 6)
I am getting this error deterministically every time I run the code when I am able to successfully query the site Postman and even using the binary curl command that is a result of the manual libcurl build described below.