Re: v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-25 Thread Mike Enos
Hi, For anyone who is reading this thread... I solved the problem. The issue is that I am using Windows XAMPP as my development platform. The instructions at https://github.com/googleads/googleads-php-lib are a bit confusing /wrong for Windows Xampp You need to go install Composer, and a git

Re: v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-24 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mike, Since the issue is more related to the setup of your PHP client library, you may contact the library owners via this link for further assistance. Best regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-22 Thread Mike Enos
Hi Peter, When I try following this guide I do not get the composer.phar file mentioned in step 3 In Step 1, where they say to run git clone they don't say which directory. I did it from c:\DataH\xampp Why do

Re: v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Mike, I could see that you have already specified the OAuth2 credentials correctly in their respective properties in your adsapi_php.ini. However, could you confirm if you have also followed this guide when setti

v201708 Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.'

2017-09-20 Thread Mike Enos
Hi, I'm trying to get v201708 working and when I try to run GetCampaigns.php I get the error message: PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be s

Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application flow.

2017-09-20 Thread Mike Enos
mples\AdWords\v201708\BasicOperations>php GetCampaigns.php PHP Fatal error: Uncaught exception 'InvalidArgumentException' with message 'All of 'clientId', 'clientSecret', and 'refreshToken' must be set when using installed/web application fl