Re: Automate GetRefreshToken

2017-09-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Matt, Could you confirm if you are using one of our AdWords API client libraries ? If you are using it, then our client libraries automatically refreshes an expired access token based on this guide

Automate GetRefreshToken

2017-09-06 Thread Matt b
Sorry if my question is a bit novice. I have a web app that uses the adwords API, our token expires and our app breaks until i go back tot he oauth playground insert my scope a generate a new refresh token. How can i do this automatically, is it by using the getfreshtoken.php ? this is a promp