Re: Odd api error message after client upgrade

2018-04-06 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mike, Yes, that should do. Thanks for updating. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~

Re: Odd api error message after client upgrade

2018-04-06 Thread Mike Diehl
Hi, Thanks for getting back to me. Unfortunately, I don't have a line in my (previously working) code that resembles the $client->get_oauth_2_handler()->set_access_token('...'); line you indicated. But, I was able to comment out the oAuth2AccessToken line in ~/adwords.properties and the erro

Re: Odd api error message after client upgrade

2018-04-04 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi Mike, Your access token may be getting invalid after expiry time. You can check if thats the case by providing your access token in the Google API Explorer

Odd api error message after client upgrade

2018-04-04 Thread Mike Diehl
Hi all, I just upgraded our AdWords Perl client after receiving an error message that my version had been sunsetted. Now, I'm receiving another error message: { "error": "invalid_token", "error_description": "Invalid Value" } However, I still get data from the server and the received data lo