Re: Refresh access_token programmatically from Perl client library

2013-10-07 Thread Paul Matthews (AdWords API Team)
Hi Hunter, Please see answers inline: On Wednesday, 2 October 2013 15:42:39 UTC+1, Hunter McMillen wrote: 1) Is there some way to use this already created object to refresh my access token? The oauth_2_handler has get_access_token which refreshes stale tokens. But there is no way to access

Refresh access_token programmatically from Perl client library

2013-10-02 Thread Hunter McMillen
The title mainly says it all, but we are migrating from clientLogin to OAuth2 for our AdWords code and I don't see anywhere in the Perl client library where I can refresh my token programmatically, here is what I have at the moment: $self-{google_client} = Google::Ads::AdWords::Client-new(