refreshing the oauth2 token

2013-03-21 Thread hagay
Hi, I am using the ruby library for adwords_api and i managed to create the initial access_token (manually :( ) now, i can't figure out how to use the refresh_token string i got in order to extend the time. please help, hagay. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: refreshing the oauth2 token

2013-03-25 Thread Paul Matthews (AdWords API Team)
Hi Hagay, Firstly, have you tried using the OAuth2 exampleas a reference for the authorization flow? You should store the hash from the response from the authorize()