tmarois / laravel-ads-sdk

PHP SDK for Google Ads, Bing Ads, and Facebook Ads API for Laravel
MIT License
113 stars 46 forks source link

i am receiving this error : SoapFault Could not connect to host #44

Open inabeelanjum opened 2 years ago

yamut commented 2 years ago

Is this connecting to bing ads? I had this issue yesterday in docker only and the solution for me was to increase the default_socket_timeout ini setting.

timothymarois commented 2 years ago

Still having issues or has this been resolved? Connecting to the host sounds more of a network issue locally rather than the SDK itself.