As soon as I try to run the first example , here is the first error message:
Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate Is there a fix? On Tuesday, April 4, 2017 at 9:39:35 PM UTC+2, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi, > > The latest version of the PHP library had some major changes. You can find > the upgrade guide of the latest version of PHP library here > <https://github.com/googleads/googleads-php-lib/blob/master/UPGRADING.md>. > You'll need to use Composer <https://getcomposer.org/> to install the > latest version of the AdWords API PHP client library. By doing so, the > composer will make sure that the required dependencies in your environment > is updated. You should be able to proceed without making any major changes > to the code. If you download the example files directly from the > repository, these dependencies may not be configured correctly. > > Give this a try and if you are still facing issues, please log an issue > here <https://github.com/googleads/googleads-php-lib/issues>. > > Thanks, > Sreelakshmi, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/4ae229b9-701c-4f74-8fd9-092e4ed5eab2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
