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 prompt in terminal where i have to actually enter the API Key and secret. Do i have to keep doing this?