spotonlive / laravel-google-ads

Google Ads API for Laravel
MIT License
64 stars 58 forks source link

SoapFault - Could not connect to host #42

Closed anonymuos1 closed 6 years ago

anonymuos1 commented 6 years ago

Hi!

When is try the sample code (on localhost), I get this error: SoapFault - Could not connect to host. (I have .pem file in curl.cainfo, in php.ini)

What is the problem? Thanks!

nikolajlovenhardt commented 6 years ago

Hi @anonymuos1, It's difficult for me to help you debugging soap faults in your local development environment. Also, it doesn't relate directly to this package - I recommend that you open a thread on StackOverflow instead. To make it easier for others to help you should also include more details such as phpinfo etc.