Hello,
we adapt the library and the new auth method, from version 201609 to the last (201710). I defined the adsapi_php.ini using the the same credentials.
I even asked for a new refresh token but didnt work.
When I try to use the GetCampaigns example:
Stack trace:
#0 C:\xampp\htdocs\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php(75): SoapClient->SoapClient('https://adwords...', Array) #1 C:\xampp\htdocs\vendor\googleads\googleads-php-lib\src\Google\AdsApi\AdWords\v201710\cm\CampaignService.php(146): Google\AdsApi\Common\AdsSoapClient->__construct('https://adwords...', Array) #2 [internal function]: Google\AdsApi\AdWords\v201710\cm\CampaignService->__construct(Array)
#3 C:\xampp\htdocs\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\Util\Reflection.php(39): ReflectionClass->newInstanceArgs(Array)
#4 C:\xampp\htdocs\vendor\googleads\googleads-php-lib\src\Google in C:\xampp\htdocs\vendor\googleads\googleads-php-lib\src\Google\AdsApi\Common\AdsSoapClient.php on line 75
please, any idea to go on?