Re: Refresh Token seemingly not refreshing - Ruby

2016-04-25 Thread 'Yin Niu' via AdWords API Forum
Hi, Sounds like you are using OAuth web application flow instead of installed application flow. Please follow Using OAuth 2.0 for Web Server Applications guide. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~

Refresh Token seemingly not refreshing - Ruby

2016-04-25 Thread Kevin Taylor
Hi, So, we're having some issues with authentication in Ruby. In our application, the user logs in and grants offline access. This seems to be working ok, we're getting both the access and refresh token and we're stashing them in the database as a hash that reads {access_token => 'XYZ', refre