Hi, I am using Adwords api v201609 right now but as its sunset date in near i am migrating to v201708 in which i am having problem to address ssl certiface.
"Error: cURL error 60: SSL certificate' " On Fatal error: Uncaught exception 'GuzzleHttp\Exception\RequestException' with message 'cURL error 60: SSL certificate pro blem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)' in path\to\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php:187 i found that above error should solve by specifying cert path in *SoapSettingsBuilder.php's withSslCaFile()* Funciton as : public function withSslCaFile($sslCaFile) { $this->sslCaFile = path/to/cacert.pem; return $this; } but no luck yet.. Can anyone help me to get this working.. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/e964bc15-431a-48a4-94ef-be6242c73413%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.