I´m trying to make a conection with the API of Google Adwords, after make 
the instalation using Git Clone and Composer Install  
<https://github.com/googleads/googleads-php-lib#using-git-clone>, then I 
extract the refresh token via 
GetRefreshToken.php 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/Auth/GetRefreshToken.php>
 but, 
when I try to get the first call to the API via the file GetCampaigns.php 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201710/BasicOperations/GetCampaigns.php>,
 
it shows the next error message :

*Fatal error*: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing 
WSDL: Couldn't load from 
'https://adwords.google.com/api/adwords/cm/v201708/CampaignService?wsdl' : 
failed to load external entity 
"https://adwords.google.com/api/adwords/cm/v201708/CampaignService?wsdl"; in 
C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php:68
 
Stack trace: #0 
C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php(68):
 
SoapClient->SoapClient('https://adwords...', Array) #1 
C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\AdWords\v201708\cm\CampaignService.php(146):
 
Google\AdsApi\Common\AdsSoapClient->__construct('https://adwords...', 
Array) #2 [internal function]: 
Google\AdsApi\AdWords\v201708\cm\CampaignService->__construct(Array) #3 
C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\Common\Util\Reflection.php(39):
 
ReflectionClass->newInstanceArgs(Array) #4 
C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClientFa
 
in 
*C:\xampp\htdocs\google_api\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php*
 on 
line 
*68*
Can anybody tell me why it shows this error message?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/60ec4ea9-3d69-4a21-a4b1-8f49cdd557c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Error in cone... Miguel Torres

Reply via email to